|
72 | 72 | "execa": "^1.0.0", |
73 | 73 | "form-data": "^2.3.3", |
74 | 74 | "hat": "0.0.3", |
| 75 | + "interface-ipfs-core": "~0.103.0", |
75 | 76 | "ipfsd-ctl": "~0.42.0", |
76 | 77 | "libp2p-websocket-star": "~0.10.2", |
77 | 78 | "ncp": "^2.0.0", |
78 | 79 | "qs": "^6.5.2", |
79 | 80 | "rimraf": "^2.6.2", |
80 | | - "interface-ipfs-core": "~0.102.0", |
81 | 81 | "sinon": "^7.3.1", |
82 | 82 | "stream-to-promise": "^2.2.0" |
83 | 83 | }, |
|
86 | 86 | "@hapi/hapi": "^18.3.1", |
87 | 87 | "@hapi/joi": "^15.0.1", |
88 | 88 | "async": "^2.6.1", |
| 89 | + "async-iterator-all": "0.0.2", |
| 90 | + "async-iterator-to-pull-stream": "^1.1.0", |
| 91 | + "async-iterator-to-stream": "^1.1.0", |
89 | 92 | "base32.js": "~0.1.0", |
90 | 93 | "bignumber.js": "^8.0.2", |
91 | 94 | "binary-querystring": "~0.1.2", |
|
94 | 97 | "bs58": "^4.0.1", |
95 | 98 | "buffer-peek-stream": "^1.0.1", |
96 | 99 | "byteman": "^1.3.5", |
97 | | - "cid-tool": "~0.2.0", |
98 | | - "cids": "~0.5.8", |
| 100 | + "callbackify": "^1.1.0", |
| 101 | + "cid-tool": "~0.3.0", |
| 102 | + "cids": "~0.7.1", |
99 | 103 | "class-is": "^1.1.0", |
100 | 104 | "datastore-core": "~0.6.0", |
101 | 105 | "datastore-pubsub": "~0.1.1", |
|
109 | 113 | "glob": "^7.1.3", |
110 | 114 | "hapi-pino": "^6.0.0", |
111 | 115 | "human-to-milliseconds": "^1.0.0", |
112 | | - "interface-datastore": "~0.7.0", |
113 | | - "ipfs-bitswap": "~0.23.0", |
114 | | - "ipfs-block": "~0.8.0", |
| 116 | + "interface-datastore": "~0.6.0", |
| 117 | + "ipfs-bitswap": "~0.24.0", |
| 118 | + "ipfs-block": "~0.8.1", |
115 | 119 | "ipfs-block-service": "~0.15.1", |
116 | | - "ipfs-http-client": "^31.1.0", |
117 | | - "ipfs-http-response": "~0.2.1", |
118 | | - "ipfs-mfs": "~0.10.2", |
| 120 | + "ipfs-http-client": "^32.0.0", |
| 121 | + "ipfs-http-response": "~0.3.0", |
| 122 | + "ipfs-mfs": "~0.11.2", |
119 | 123 | "ipfs-multipart": "~0.1.0", |
120 | | - "ipfs-repo": "~0.26.5", |
| 124 | + "ipfs-repo": "~0.26.6", |
121 | 125 | "ipfs-unixfs": "~0.1.16", |
122 | | - "ipfs-unixfs-exporter": "~0.36.1", |
123 | | - "ipfs-unixfs-importer": "~0.38.5", |
124 | | - "ipld": "~0.21.1", |
125 | | - "ipld-bitcoin": "~0.1.8", |
126 | | - "ipld-dag-cbor": "~0.13.1", |
127 | | - "ipld-dag-pb": "~0.15.3", |
128 | | - "ipld-ethereum": "^2.0.1", |
129 | | - "ipld-git": "~0.3.0", |
130 | | - "ipld-raw": "^2.0.1", |
131 | | - "ipld-zcash": "~0.1.6", |
| 126 | + "ipfs-unixfs-exporter": "~0.37.4", |
| 127 | + "ipfs-unixfs-importer": "~0.39.6", |
| 128 | + "ipfs-utils": "~0.0.3", |
| 129 | + "ipld": "~0.24.1", |
| 130 | + "ipld-bitcoin": "~0.3.0", |
| 131 | + "ipld-dag-cbor": "~0.15.0", |
| 132 | + "ipld-dag-pb": "~0.17.3", |
| 133 | + "ipld-ethereum": "^4.0.0", |
| 134 | + "ipld-git": "~0.5.0", |
| 135 | + "ipld-raw": "^4.0.0", |
| 136 | + "ipld-zcash": "~0.3.0", |
132 | 137 | "ipns": "~0.5.0", |
133 | | - "is-ipfs": "~0.6.0", |
| 138 | + "is-ipfs": "~0.6.1", |
134 | 139 | "is-pull-stream": "~0.0.0", |
135 | 140 | "is-stream": "^2.0.0", |
136 | 141 | "iso-url": "~0.4.6", |
137 | | - "ipfs-utils": "~0.0.3", |
138 | 142 | "just-flatten-it": "^2.1.0", |
139 | 143 | "just-safe-set": "^2.1.0", |
140 | 144 | "kind-of": "^6.0.2", |
141 | 145 | "libp2p": "~0.25.3", |
142 | 146 | "libp2p-bootstrap": "~0.9.3", |
143 | 147 | "libp2p-crypto": "~0.16.0", |
144 | | - "libp2p-kad-dht": "~0.14.12", |
| 148 | + "libp2p-kad-dht": "~0.15.0", |
145 | 149 | "libp2p-keychain": "~0.4.1", |
146 | 150 | "libp2p-mdns": "~0.12.0", |
147 | 151 | "libp2p-record": "~0.6.1", |
|
158 | 162 | "multiaddr": "^6.0.5", |
159 | 163 | "multiaddr-to-uri": "^4.0.1", |
160 | 164 | "multibase": "~0.6.0", |
161 | | - "multicodec": "~0.5.0", |
| 165 | + "multicodec": "~0.5.1", |
162 | 166 | "multihashes": "~0.4.14", |
163 | 167 | "multihashing-async": "~0.6.0", |
164 | 168 | "node-fetch": "^2.3.0", |
|
177 | 181 | "pull-pushable": "^2.2.0", |
178 | 182 | "pull-sort": "^1.0.1", |
179 | 183 | "pull-stream": "^3.6.9", |
| 184 | + "pull-stream-to-async-iterator": "^1.0.1", |
180 | 185 | "pull-stream-to-stream": "^1.3.4", |
181 | 186 | "pull-traverse": "^1.0.3", |
182 | 187 | "readable-stream": "^3.1.1", |
|
0 commit comments