+4
-3
| { | ||
| "name": "pre-check", | ||
| "version": "1.0.0", | ||
| "description": "", | ||
| "version": "1.0.1", | ||
| "description": "this is a pre-checker in your commit before", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| "test": "echo \"Error: no test specified\" && exit 1", | ||
| "install": "node install.js" | ||
| }, | ||
@@ -9,0 +10,0 @@ "author": "", |
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.
5405
1.45%1
Infinity%