@ajay-testing/post-install-script-dependnecy
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@ajay-testing/post-install-script-dependnecy", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"publishConfig": { | ||
@@ -8,3 +8,3 @@ "access": "public" | ||
"scripts": { | ||
"postinstall": "echo \"Runnig post install\"", | ||
"postinstall": "node ./scripts/postinstall.js", | ||
"publish-npm": "npm publish --access public" | ||
@@ -14,4 +14,4 @@ }, | ||
"dependencies": { | ||
"@ajay-testing/post-install-script-dependency-dependency": "^0.0.10" | ||
"@ajay-testing/post-install-script-dependency-dependency": "^0.0.11" | ||
} | ||
} |
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
1018
+ Added@ajay-testing/post-install-script-dependency-dependency@0.0.11(transitive)
- Removed@ajay-testing/post-install-script-dependency-dependency@0.0.10(transitive)
Updated@ajay-testing/post-install-script-dependency-dependency@^0.0.11