ipfs-unixfs
Advanced tools
Comparing version 4.0.4-rc.0 to 5.0.0
@@ -6,2 +6,21 @@ # Change Log | ||
# [5.0.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@4.0.3...ipfs-unixfs@5.0.0) (2021-07-09) | ||
### Bug Fixes | ||
* use @ipld/dag-pb instead of ipld-dag-pb ([#116](https://github.com/ipfs/js-ipfs-unixfs/issues/116)) ([bab1985](https://github.com/ipfs/js-ipfs-unixfs/commit/bab1985e3f80c17dc94b0e9448ac993bfe78488a)) | ||
### BREAKING CHANGES | ||
* uses new multiformats stack and takes a blockservice instead of the block api | ||
Co-authored-by: Rod Vagg <rod@vagg.org> | ||
Co-authored-by: achingbrain <alex@achingbrain.net> | ||
## [4.0.3](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@4.0.2...ipfs-unixfs@4.0.3) (2021-04-20) | ||
@@ -8,0 +27,0 @@ |
{ | ||
"name": "ipfs-unixfs", | ||
"version": "4.0.4-rc.0+bab1985", | ||
"version": "5.0.0", | ||
"description": "JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)", | ||
@@ -63,3 +63,3 @@ "leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>", | ||
}, | ||
"gitHead": "bab1985e3f80c17dc94b0e9448ac993bfe78488a" | ||
"gitHead": "dedbd82c3ac4f6f1dc40cd084453b627abdcfc36" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
65959
0
0