a-post-install-test
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "a-post-install-test", | ||
"description": "Testing CF Buildpack", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"scripts": { | ||
"install": "echo $PATH; which node-pre-gyp" | ||
"install": "echo $PATH; which node-pre-gyp; exit 128" | ||
}, | ||
@@ -8,0 +8,0 @@ "dependencies": { |
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
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
232