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

Update to the latest multiformats package #2048

Closed
9 tasks done
Tracked by #1965
SgtPooki opened this issue Oct 8, 2022 · 0 comments
Closed
9 tasks done
Tracked by #1965

Update to the latest multiformats package #2048

SgtPooki opened this issue Oct 8, 2022 · 0 comments
Labels
topic/dependencies Topic dependencies

Comments

@SgtPooki
Copy link
Member

SgtPooki commented Oct 8, 2022

> 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/dependencies Topic dependencies
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants