We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dedbd82 commit 5029ef0Copy full SHA for 5029ef0
packages/ipfs-unixfs-exporter/package.json
@@ -63,9 +63,9 @@
63
"interface-blockstore": "^1.0.0",
64
"ipfs-unixfs": "^5.0.0",
65
"it-last": "^1.0.5",
66
- "multiformats": "^9.0.4",
+ "multiformats": "^9.4.2",
67
"murmurhash3js-revisited": "^3.0.0",
68
- "uint8arrays": "^2.1.5"
+ "uint8arrays": "^2.1.7"
69
},
70
"types": "dist/src/index.d.ts",
71
"files": [
packages/ipfs-unixfs-importer/package.json
@@ -57,10 +57,10 @@
57
"it-first": "^1.0.6",
58
"it-parallel-batch": "^1.0.9",
59
"merge-options": "^3.0.4",
60
61
62
"rabin-wasm": "^0.1.4",
- "uint8arrays": "^2.1.2"
0 commit comments