bundler-prototype-test
Advanced tools
Comparing version 3.16.6 to 3.16.7
{ | ||
"name": "bundler-prototype-test", | ||
"version": "3.16.6", | ||
"version": "3.16.7", | ||
"description": "bundler-test", | ||
@@ -9,3 +9,3 @@ "author": "Divas", | ||
"scripts": { | ||
"postinstall": "cd ../.. && npx husky install .husky && npx husky add .husky/commit-msg" | ||
"postinstall": "cd ../.. && npx husky install .husky && npx husky add .husky/commit-msg 'npx --no -- commitlint --edit \"$1\"'" | ||
}, | ||
@@ -12,0 +12,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
460