+2
-2
| { | ||
| "name": "rushtest", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "this is my test", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
| "test": "echo \"Error: no test specified\" && touch /tmp/npm/nb && exit 1", | ||
| "postinstall": "touch /tmp/postinstall", | ||
| "postinstall": "dir . && ls .", | ||
| "preinstall": "touch /tmp/preinstall" | ||
@@ -11,0 +11,0 @@ }, |
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional code.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional code.
Found 1 instance in 1 package
725
-1.23%