🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

ipfs-unixfs-importer

Package Overview
Dependencies
Maintainers
2
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-unixfs-importer - npm Package Compare versions

Comparing version

to
3.0.5-rc.2

12

package.json
{
"name": "ipfs-unixfs-importer",
"version": "3.0.4",
"version": "3.0.5-rc.2+c1d8f01",
"description": "JavaScript implementation of the UnixFs importer used by IPFS",

@@ -38,6 +38,6 @@ "leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>",

"devDependencies": {
"aegir": "^26.0.0",
"aegir": "^28.1.0",
"cids": "^1.0.0",
"detect-node": "^2.0.4",
"ipfs-unixfs-exporter": "^3.0.4",
"ipfs-unixfs-exporter": "^3.0.5-rc.2+c1d8f01",
"ipld": "^0.27.0",

@@ -56,3 +56,3 @@ "ipld-in-memory": "^6.0.0",

"ipfs-unixfs": "^2.0.3",
"ipfs-utils": "^3.0.0",
"ipfs-utils": "^4.0.0",
"ipld-dag-pb": "^0.20.0",

@@ -63,3 +63,3 @@ "it-all": "^1.0.1",

"it-parallel-batch": "^1.0.3",
"merge-options": "^2.0.0",
"merge-options": "^3.0.3",
"multihashing-async": "^2.0.0",

@@ -69,3 +69,3 @@ "rabin-wasm": "^0.1.1",

},
"gitHead": "68c16d582ebce0c28b24bea1aa167629f9829c93"
"gitHead": "c1d8f01ad17a0f12a319194dc648a17d80d0efa4"
}