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
> npm explain cids | perl -ne 'print if /from the root project/'| xargs -I% sh -c 'echo "Remove %"'| sort | uniq
Remove cids@^1.1.6 from the root project
Remove ipld-explorer-components@^4.0.0 from the root project
Remove is-ipfs@^3.0.0 from the root project
Remove multiaddr-to-uri@^6.0.0 from the root project
Remove multiaddr@^8.1.2 from the root project
> npm explain cids | perl -ne 'print if /from/'| perl -ne 'print if not /from the root project/'| xargs -I% sh -c 'echo "Remove %"'| sort | uniq
Remove cids@^1.0.0 from ipld-git@0.6.6
Remove cids@^1.0.0 from multiaddr@8.1.2
Remove cids@^1.1.5 from is-ipfs@3.0.0
Remove cids@^1.1.6 from interface-ipld-format@1.0.1
Remove cids@^1.1.6 from ipld-raw@7.0.0
Remove interface-ipld-format@^1.0.0 from ipld-raw@7.0.0
Remove ipld-git@^0.6.6 from ipld-explorer-components@4.0.0
Remove ipld-raw@7.0.0 from ipld-explorer-components@4.0.0
Remove mafmt@^8.0.4 from is-ipfs@3.0.0
Remove multiaddr@^8.0.0 from mafmt@8.0.4
Remove multiaddr@^8.0.0 from multiaddr-to-uri@6.0.0
Remove multiaddr@^8.1.2 from is-ipfs@3.0.0
> npm explain cids
cids@1.1.9
node_modules/cids
cids@"^1.1.6" from the root project
cids@"^1.1.6" from interface-ipld-format@1.0.1
node_modules/interface-ipld-format
interface-ipld-format@"^1.0.0" from ipld-raw@7.0.0
node_modules/ipld-raw
ipld-raw@"7.0.0" from ipld-explorer-components@4.0.0
node_modules/ipld-explorer-components
ipld-explorer-components@"^4.0.0" from the root project
cids@"^1.0.0" from ipld-git@0.6.6
node_modules/ipld-git
ipld-git@"^0.6.6" from ipld-explorer-components@4.0.0
node_modules/ipld-explorer-components
ipld-explorer-components@"^4.0.0" from the root project
cids@"^1.1.6" from ipld-raw@7.0.0
node_modules/ipld-raw
ipld-raw@"7.0.0" from ipld-explorer-components@4.0.0
node_modules/ipld-explorer-components
ipld-explorer-components@"^4.0.0" from the root project
cids@"^1.1.5" from is-ipfs@3.0.0
node_modules/is-ipfs
is-ipfs@"^3.0.0" from the root project
cids@"^1.0.0" from multiaddr@8.1.2
node_modules/multiaddr
multiaddr@"^8.1.2" from the root project
multiaddr@"^8.1.2" from is-ipfs@3.0.0
node_modules/is-ipfs
is-ipfs@"^3.0.0" from the root project
multiaddr@"^8.0.0" from mafmt@8.0.4
node_modules/is-ipfs/node_modules/mafmt
mafmt@"^8.0.4" from is-ipfs@3.0.0
node_modules/is-ipfs
is-ipfs@"^3.0.0" from the root project
multiaddr@"^8.0.0" from multiaddr-to-uri@6.0.0
node_modules/multiaddr-to-uri
multiaddr-to-uri@"^6.0.0" from the root project
The text was updated successfully, but these errors were encountered:
Work to do
The text was updated successfully, but these errors were encountered: