Comparing version 0.2.10 to 0.2.11
@@ -19,4 +19,2 @@ #!/usr/bin/env node | ||
if (!argv) throw new Error('Unknown platform: ' + platform) | ||
mkdirp(tmp, function(err) { | ||
@@ -23,0 +21,0 @@ if (err) onerror(err) |
{ | ||
"name": "go-ipfs", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"description": "Install the latest go-ipfs binary", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4232
48