ipfs-utils
Advanced tools
Comparing version 6.0.1 to 6.0.3
@@ -0,1 +1,9 @@ | ||
## [6.0.3](https://github.com/ipfs/js-ipfs-utils/compare/v6.0.2...v6.0.3) (2021-03-15) | ||
## [6.0.2](https://github.com/ipfs/js-ipfs-utils/compare/v6.0.1...v6.0.2) (2021-03-15) | ||
## [6.0.1](https://github.com/ipfs/js-ipfs-utils/compare/v6.0.0...v6.0.1) (2021-02-07) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "ipfs-utils", | ||
"version": "6.0.1", | ||
"version": "6.0.3", | ||
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem", | ||
@@ -49,7 +49,7 @@ "main": "src/index.js", | ||
"electron-fetch": "^1.7.2", | ||
"err-code": "^2.0.3", | ||
"err-code": "^3.0.1", | ||
"fs-extra": "^9.0.1", | ||
"is-electron": "^2.2.0", | ||
"iso-url": "^1.0.0", | ||
"it-glob": "0.0.10", | ||
"it-glob": "~0.0.11", | ||
"it-to-stream": "^0.1.2", | ||
@@ -59,3 +59,3 @@ "merge-options": "^3.0.4", | ||
"native-abort-controller": "^1.0.3", | ||
"native-fetch": "2.0.1", | ||
"native-fetch": "^3.0.0", | ||
"node-fetch": "^2.6.1", | ||
@@ -69,3 +69,3 @@ "stream-to-it": "^0.2.2", | ||
"aegir": "^30.3.0", | ||
"delay": "^4.4.0", | ||
"delay": "^5.0.0", | ||
"it-all": "^1.0.4", | ||
@@ -72,0 +72,0 @@ "it-drain": "^1.0.3", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
3
66072
62
+ Added@types/minimatch@3.0.5(transitive)
+ Addederr-code@3.0.1(transitive)
+ Addedit-glob@0.0.14(transitive)
+ Addednative-fetch@3.0.0(transitive)
- Removeddefine-properties@1.2.1(transitive)
- Removederr-code@2.0.3(transitive)
- Removedglobalthis@1.0.4(transitive)
- Removedit-glob@0.0.10(transitive)
- Removednative-fetch@2.0.1(transitive)
- Removedobject-keys@1.1.1(transitive)
Updatederr-code@^3.0.1
Updatedit-glob@~0.0.11
Updatednative-fetch@^3.0.0