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 5414412 commit cf9480bCopy full SHA for cf9480b
packages/ipfs-unixfs-exporter/package.json
@@ -43,7 +43,7 @@
43
"dirty-chai": "^2.0.1",
44
"ipfs-unixfs-importer": "^2.0.0",
45
"ipld": "^0.26.1",
46
- "ipld-dag-pb": "^0.18.0",
+ "ipld-dag-pb": "^0.18.5",
47
"ipld-in-memory": "^4.0.0",
48
"it-all": "^1.0.1",
49
"it-buffer-stream": "^1.0.2",
packages/ipfs-unixfs-importer/package.json
@@ -56,7 +56,7 @@
56
"err-code": "^2.0.0",
57
"hamt-sharding": "^1.0.0",
58
"ipfs-unixfs": "^1.0.1",
59
60
61
"it-batch": "^1.0.3",
62
"it-first": "^1.0.1",
packages/ipfs-unixfs/package.json
@@ -42,6 +42,6 @@
42
},
"dependencies": {
- "protons": "^1.0.2"
+ "protons": "^1.2.0"
}
0 commit comments