Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "mognoose", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "This is an educational package", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postinstall": "npm i mongoose" | ||
"postinstall": "npm i mongoose --prefix ../../" | ||
}, | ||
@@ -11,0 +11,0 @@ "keywords": [], |
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
305