ipfs-unixfs-importer
Advanced tools
Comparing version 15.3.0 to 15.3.1
{ | ||
"name": "ipfs-unixfs-importer", | ||
"version": "15.3.0", | ||
"version": "15.3.1", | ||
"description": "JavaScript implementation of the UnixFs importer used by IPFS", | ||
@@ -167,3 +167,3 @@ "license": "Apache-2.0 OR MIT", | ||
"interface-blockstore": "^5.3.0", | ||
"interface-store": "^5.1.8", | ||
"interface-store": "^6.0.0", | ||
"ipfs-unixfs": "^11.0.0", | ||
@@ -182,3 +182,3 @@ "it-all": "^3.0.6", | ||
"aegir": "^44.1.1", | ||
"blockstore-core": "^4.4.1", | ||
"blockstore-core": "^5.0.0", | ||
"it-last": "^3.0.6", | ||
@@ -185,0 +185,0 @@ "wherearewe": "^2.0.1" |
- Removedinterface-store@5.1.8(transitive)
Updatedinterface-store@^6.0.0