We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b04a6 commit 0ad29eaCopy full SHA for 0ad29ea
packages/verified-fetch/package.json
@@ -159,10 +159,12 @@
159
"progress-events": "^1.0.0"
160
},
161
"devDependencies": {
162
+ "@helia/car": "^3.0.0",
163
"@helia/dag-cbor": "^3.0.0",
164
"@helia/dag-json": "^3.0.0",
165
"@helia/json": "^3.0.0",
166
"@helia/utils": "^0.0.1",
167
+ "@ipld/car": "^5.2.6",
168
"@libp2p/logger": "^4.0.5",
169
"@libp2p/peer-id-factory": "^4.0.5",
170
"@sgtpooki/file-type": "^1.0.1",
@@ -171,9 +173,11 @@
171
173
"blockstore-core": "^4.4.0",
172
174
"datastore-core": "^9.2.8",
175
"helia": "^4.0.1",
176
+ "ipns": "^9.0.0",
177
"it-last": "^3.0.4",
178
"it-to-buffer": "^4.0.5",
179
"magic-bytes.js": "^1.8.0",
180
+ "p-defer": "^4.0.0",
181
"sinon": "^17.0.1",
182
"sinon-ts": "^2.0.0",
183
"uint8arrays": "^5.0.1"
0 commit comments