@noredink/jetpack
Advanced tools
Comparing version 2.0.5 to 2.0.6
var binwrap = require("binwrap"); | ||
var path = require("path"); | ||
var packageInfo = require(path.join(__dirname, "package.json")); | ||
var binVersion = packageInfo.version.replace(/\.[0-9]*$/, ""); | ||
var binVersion = require(path.join(__dirname, "package.json")); | ||
@@ -7,0 +6,0 @@ var root = "https://github.com/NoRedInk/jetpack/releases/download/" + |
{ | ||
"name": "@noredink/jetpack", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
1375
4
1
3
14