caleres-virtual-cart
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "caleres-virtual-cart", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "The functional parts for caleres-virtual-cart", | ||
@@ -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 @@ "keywords": [ |
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
AI-detected potential security risk
Supply chain riskAI has determined that this package may contain potential security issues or vulnerabilities.
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
35183
1