@noredink/jetpack
Advanced tools
Comparing version 2.0.13 to 2.0.14
@@ -11,5 +11,5 @@ var binwrap = require("binwrap"); | ||
urls: { | ||
"darwin-x64": root + "-mac-x64.tgz", | ||
"linux-x64": root + "-linux-x64.tgz" | ||
"darwin-x64": root + "-osx.tar.gz", | ||
"linux-x64": root + "-linux.tar.gz" | ||
} | ||
}); |
{ | ||
"name": "@noredink/jetpack", | ||
"version": "2.0.13", | ||
"version": "2.0.14", | ||
"description": "Install jetpack", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
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
1363