ipfs-unixfs-importer
Advanced tools
Comparing version 3.0.2 to 3.0.3-rc.0
{ | ||
"name": "ipfs-unixfs-importer", | ||
"version": "3.0.2", | ||
"version": "3.0.3-rc.0+2bf5d07", | ||
"description": "JavaScript implementation of the UnixFs importer used by IPFS", | ||
@@ -38,6 +38,6 @@ "leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>", | ||
"devDependencies": { | ||
"aegir": "^25.0.0", | ||
"aegir": "^26.0.0", | ||
"cids": "^1.0.0", | ||
"detect-node": "^2.0.4", | ||
"ipfs-unixfs-exporter": "^3.0.2", | ||
"ipfs-unixfs-exporter": "^3.0.3-rc.0+2bf5d07", | ||
"ipld": "^0.27.0", | ||
@@ -47,3 +47,2 @@ "ipld-in-memory": "^6.0.0", | ||
"it-last": "^1.0.1", | ||
"merge-options": "^2.0.0", | ||
"multicodec": "^2.0.0", | ||
@@ -57,4 +56,4 @@ "nyc": "^15.0.0", | ||
"hamt-sharding": "^1.0.0", | ||
"ipfs-unixfs": "^2.0.2", | ||
"ipfs-utils": "^2.3.1", | ||
"ipfs-unixfs": "^2.0.3-rc.0+2bf5d07", | ||
"ipfs-utils": "^3.0.0", | ||
"ipld-dag-pb": "^0.20.0", | ||
@@ -65,8 +64,8 @@ "it-all": "^1.0.1", | ||
"it-parallel-batch": "^1.0.3", | ||
"merge-options": "^2.0.0", | ||
"merge-options": "^3.0.1", | ||
"multihashing-async": "^2.0.0", | ||
"rabin-wasm": "^0.1.1", | ||
"uint8arrays": "^1.0.0" | ||
"uint8arrays": "^1.1.0" | ||
}, | ||
"gitHead": "dabbb4851166360f60e128968ae15b5a73eeea46" | ||
"gitHead": "2bf5d07d2fa6ade7404374a46647d5f852905993" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
11
0
100
70638
23
923
1
1
+ Addedipfs-utils@3.0.0(transitive)
+ Addedmerge-options@3.0.4(transitive)
- Removedfast-fifo@1.3.2(transitive)
- Removedipfs-utils@2.4.0(transitive)
- Removedit-to-stream@0.1.2(transitive)
- Removedp-defer@3.0.0(transitive)
- Removedp-fifo@1.0.0(transitive)
Updatedipfs-utils@^3.0.0
Updatedmerge-options@^3.0.1
Updateduint8arrays@^1.1.0