-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
When installing the ardrive-clie, I get this:
npm install -g ardrive-cli
npm warn deprecated interface-ipld-format@1.0.1: This module has been superseded by the multiformats module
npm warn deprecated multicodec@3.2.1: This module has been superseded by the multiformats module
npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm warn deprecated multibase@4.0.6: This module has been superseded by the multiformats module
npm warn deprecated cids@1.1.9: This module has been superseded by the multiformats module
npm warn deprecated ipld-dag-pb@0.22.3: This module has been superseded by @ipld/dag-pb and multiformats
added 521 packages in 26s
95 packages are looking for funding
run `npm fund` for details
I do not expect deprecation warnings, but for production, this is a bit of a concern. Are there plans to resolve all of these?
Metadata
Metadata
Assignees
Labels
No labels