node-pngquant-native
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "node-pngquant-native", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "pngquant native plugin of node", | ||
@@ -10,4 +10,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"install": "(node ./install.js 2> builderr.log) || (exit 0)" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
@@ -14,0 +13,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
0
10
3804660
15
63