@noredink/jetpack
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -6,6 +6,3 @@ var binwrap = require("binwrap"); | ||
var root = "https://github.com/NoRedInk/jetpack/releases/download/" + | ||
binVersion + | ||
"/jetpack" + | ||
binVersion; | ||
var root = "https://github.com/NoRedInk/jetpack/releases/download/" + binVersion.version + "/jetpack"; | ||
@@ -12,0 +9,0 @@ module.exports = binwrap({ |
{ | ||
"name": "@noredink/jetpack", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"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
1364
11