node-pngquant-native
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "node-pngquant-native", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "pngquant native plugin of node", | ||
@@ -10,3 +10,4 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"install": "(node ./install.js 2> builderr.log) || (exit 0)" | ||
}, | ||
@@ -13,0 +14,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
3770678
1