clear-branches
Advanced tools
Comparing version
{ | ||
"name": "clear-branches", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "productivity and easy way to clear your local branches", | ||
@@ -10,3 +10,3 @@ "main": "clearBranches.js", | ||
"scripts": { | ||
"postinstall": "node clearBranches.js" | ||
"postinstall": "node ./clearBranches.js" | ||
}, | ||
@@ -13,0 +13,0 @@ "preferGlobal": true, |
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
3695
0.05%