ipfs-utils
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -0,1 +1,11 @@ | ||
<a name="0.7.1"></a> | ||
## [0.7.1](https://github.com/ipfs/js-ipfs-utils/compare/v0.7.0...v0.7.1) (2020-01-23) | ||
### Bug Fixes | ||
* downgrade to ky 15 ([#22](https://github.com/ipfs/js-ipfs-utils/issues/22)) ([5dd7570](https://github.com/ipfs/js-ipfs-utils/commit/5dd7570)) | ||
<a name="0.7.0"></a> | ||
@@ -2,0 +12,0 @@ # [0.7.0](https://github.com/ipfs/js-ipfs-utils/compare/v0.6.0...v0.7.0) (2020-01-23) |
{ | ||
"name": "ipfs-utils", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem", | ||
@@ -34,3 +34,3 @@ "main": "src/index.js", | ||
"it-glob": "0.0.7", | ||
"ky": "^0.16.1", | ||
"ky": "^0.15.0", | ||
"ky-universal": "^0.3.0", | ||
@@ -37,0 +37,0 @@ "stream-to-it": "^0.2.0" |
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
41235
+ Addedky@0.15.0(transitive)
- Removedky@0.16.2(transitive)
Updatedky@^0.15.0