Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "eclectica", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Cool and eclectic version manager for any language", | ||
"scripts": { | ||
"postinstall": "EC_DEST=$(npm config get prefix)/bin EC_VERSION=0.1.1 ./scripts/install.sh" | ||
"postinstall": "EC_DEST=$(npm config get prefix)/bin EC_VERSION=0.2.0 ./scripts/install.sh" | ||
}, | ||
@@ -8,0 +8,0 @@ "bin": { |
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