@springernature/global-forms
Advanced tools
Comparing version 3.0.2 to 3.0.3
# History | ||
## 3.0.3 (2020-11-19) | ||
* Bump to get latest version package-manager with updated post install script | ||
## 3.0.2 (2020-11-18) | ||
@@ -4,0 +7,0 @@ * Bump `brand-context` version |
{ | ||
"name": "@springernature/global-forms", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"license": "MIT", | ||
@@ -13,4 +13,4 @@ "description": "form component", | ||
"scripts": { | ||
"postinstall": "npx @springernature/util-context-warning@0.0.5 -p @springernature/global-forms@3.0.2 -v 6.0.0" | ||
"postinstall": "npm_config_registry=https://registry.npmjs.org/ npx @springernature/util-context-warning@0.0.5 -p @springernature/global-forms@3.0.3 -v 6.0.0" | ||
} | ||
} |
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
7227