Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "binpack", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"main": "binpack", | ||
@@ -22,3 +22,4 @@ "author": { | ||
"vows" : "*", | ||
"coffee-script" : "*" | ||
"coffee-script" : "*", | ||
"node-gyp" : "*" | ||
}, | ||
@@ -32,5 +33,5 @@ "directories": { | ||
"scripts": { | ||
"install": "node-waf configure build", | ||
"install": "node-gyp configure build", | ||
"test" : "vows tests/*" | ||
} | ||
} | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
10617
9
0
3
2