caleres-wl-checkout-styles
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "caleres-wl-checkout-styles", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Style Supporting MVC Checkout based on White Label Theme Variables", | ||
@@ -9,3 +9,3 @@ "main": "_core.scss", | ||
"prepublish": "git push --tags origin HEAD:master", | ||
"postinstall": "git init && git remote add origin $(node -pe \"require('./package').repository.url.replace('git+','')\") && git fetch --prune && git reset origin/master --hard" | ||
"postinstall": "git init && git remote add origin $(node -pe \"require('./package').repository.url.replace('git+','')\") && git fetch --prune && git reset v$(node -pe \"require('./package').version\") --hard" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
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
220374