You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> cat npm-install.log | perl -pe 's/npm WARN deprecated //g'| perl -pe 's/(^[^:]+)@[^:]+/$1/g'| sort | uniq | perl -ne 'print if /ipfs|cid|multi|ipld|libp2p/'| perl -ne 'print if /multiformats/'
cids: This module has been superseded by the multiformats module
interface-ipld-format: This module has been superseded by the multiformats module
ipld-dag-cbor: This module has been superseded by @ipld/dag-cbor and multiformats
ipld-dag-pb: This module has been superseded by @ipld/dag-pb and multiformats
ipld-raw: This module has been superseded by the multiformats module
ipld: Please use the multiformats module instead
multibase: This module has been superseded by the multiformats module
multicodec: This module has been superseded by the multiformats module
multihashing-async: This module has been superseded by the multiformats module
cids
package #2051interface-ipld-format
packageipld-dag-cbor
packageipld-dag-pb
packageipld-raw
packageipld
package #2050multibase
packagemulticodec
packagemultihashing-async
packageThe text was updated successfully, but these errors were encountered: