ipfs-unixfs-exporter
Advanced tools
Comparing version
{ | ||
"name": "ipfs-unixfs-exporter", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"description": "JavaScript implementation of the UnixFs exporter used by IPFS", | ||
@@ -160,3 +160,3 @@ "license": "Apache-2.0 OR MIT", | ||
"interface-blockstore": "^3.0.0", | ||
"ipfs-unixfs": "^7.0.0", | ||
"ipfs-unixfs": "^8.0.0", | ||
"it-last": "^2.0.0", | ||
@@ -178,3 +178,3 @@ "it-map": "^2.0.0", | ||
"delay": "^5.0.0", | ||
"ipfs-unixfs-importer": "^10.0.0", | ||
"ipfs-unixfs-importer": "^11.0.0", | ||
"it-all": "^2.0.0", | ||
@@ -181,0 +181,0 @@ "it-buffer-stream": "^3.0.0", |
+ Added
- Removed
Updated