Last active
June 19, 2020 14:59
-
-
Save andrew/8ba3bbd06fd932494c31e61cd5c743d6 to your computer and use it in GitHub Desktop.
Revisions
-
andrew revised this gist
Jun 19, 2020 . 2 changed files with 17 additions and 15 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ | repo | version | manifest file | | --- | --- | --- | | ipfs-shipyard/ipfs-companion | 0.40.0 | package.json | | ipfs-shipyard/ipfs-webui | 0.40.0 | package.json | | ipld/js-ipld-graph-builder | ^0.32.3 | package.json | | ipfs-shipyard/ipfs-share-files | ^0.33.1 | package.json | | ipfs/benchmarks | ^0.34.0 | tests/package.json | | ipfs-shipyard/ipld-explorer | ^0.34.4 | package.json | | ipfs/js-datastore-s3 | ^0.39.0 | examples/full-s3-repo/package.json | | ipfs-shipyard/js-idm-wallet | git://github.com/satazor/js-ipfs.git#ipfs-camp | package.json | | ipfs-shipyard/js-idm-client | git://github.com/satazor/js-ipfs.git#ipfs-camp | package.json | | ipfs/js-ipfs-http-response | github:ipfs/js-ipfs#refactor/async-await-roundup | package.json | | libp2p/js-libp2p | ~0.34.4 | examples/delegated-routing/package.json | | ipfs-shipyard/ipfs-pubsub-1on1 | ~0.35.0 | package.json | | ipfs-shipyard/ipfs-npm-registry-mirror | ~0.36.3 | packages/common/package.json | | ipfs-shipyard/ipfs-geoip | ~0.39.0 | package.json | This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,15 +0,0 @@ -
andrew created this gist
Jun 19, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ ipld/js-ipld-graph-builder - ^0.32.3 ipfs-shipyard/ipfs-share-files - ^0.33.1 ipfs/benchmarks - ^0.34.0 ipfs-shipyard/ipld-explorer - ^0.34.4 ipfs/js-datastore-s3 - ^0.39.0 libp2p/js-libp2p - ~0.34.4 ipfs-shipyard/ipfs-pubsub-1on1 - ~0.35.0 ipfs-shipyard/ipfs-npm-registry-mirror - ~0.36.3 ipfs-shipyard/ipfs-geoip - ~0.39.0 ipfs-shipyard/ipfs-companion - 0.40.0 ipfs-shipyard/ipfs-webui - 0.40.0 ipfs/benchmarks - file:../../js-ipfs ipfs-shipyard/js-idm-client - git://github.com/satazor/js-ipfs.git#1951b654596718d1f5e8151f7106d5e4594683fc ipfs-shipyard/js-idm-wallet - git://github.com/satazor/js-ipfs.git#1951b654596718d1f5e8151f7106d5e4594683fc ipfs/js-ipfs-http-response - github:ipfs/js-ipfs#refactor/async-await-roundup