Comparing version 0.4.17 to 0.4.18
{ | ||
"name": "go-ipfs", | ||
"version": "0.4.17", | ||
"version": "0.4.18", | ||
"description": "Install the latest go-ipfs binary", | ||
@@ -19,8 +19,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"go-ipfs-dep": "0.4.17", | ||
"go-ipfs-dep": "0.4.18", | ||
"go-platform": "^1.0.0", | ||
"gunzip-maybe": "^1.4.1", | ||
"request": "^2.87.0", | ||
"request": "^2.88.0", | ||
"tar-fs": "^1.16.3", | ||
"unzip": "^0.1.11" | ||
"unzip": "~0.1.11" | ||
}, | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"standard": "^11.0.1", | ||
"standard": "^12.0.1", | ||
"tap-spec": "^5.0.0", | ||
@@ -41,0 +41,0 @@ "tape": "^4.9.1" |
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
10906
10
+ Addedgo-ipfs-dep@0.4.18(transitive)
- Removedgo-ipfs-dep@0.4.17(transitive)
Updatedgo-ipfs-dep@0.4.18
Updatedrequest@^2.88.0
Updatedunzip@~0.1.11