Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated npm package should be marked deprecated on npm #552

Open
mikemaccana opened this issue Jun 28, 2024 · 0 comments
Open

Deprecated npm package should be marked deprecated on npm #552

mikemaccana opened this issue Jun 28, 2024 · 0 comments

Comments

@mikemaccana
Copy link

mikemaccana commented Jun 28, 2024

Speaking to Metaplex, this package is deprecated, but not marked as deprecated as npm.

See https://docs.npmjs.com/deprecating-and-undeprecating-packages-or-package-versions

Run the command:

npm deprecate @metaplex-foundation/js "This package is now deprecated, see https://developers.metaplex.com/token-metadata/getting-started/js for up to date docs on creating NFTs using Metaplex Token Metadata."

This will point users of the old npm package to the Umi docs.

@mikemaccana mikemaccana changed the title npm package should be marked deprecated Deprecated npm package should be marked deprecated on npm Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant