@springernature/global-popup
Advanced tools
Comparing version 3.0.0 to 3.0.1
# History | ||
## 3.0.1 (2020-11-19) | ||
* Bump to get latest version package-manager with updated post install script | ||
## 3.0.0 (2020-11-18) | ||
@@ -4,0 +7,0 @@ * BREAKING: |
{ | ||
"name": "@springernature/global-popup", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Builds and styles a popup that can be opened and closed", | ||
@@ -12,4 +12,4 @@ "license": "MIT", | ||
"scripts": { | ||
"postinstall": "npx @springernature/util-context-warning@0.0.5 -p @springernature/global-popup@3.0.0 -v 6.0.0" | ||
"postinstall": "npm_config_registry=https://registry.npmjs.org/ npx @springernature/util-context-warning@0.0.5 -p @springernature/global-popup@3.0.1 -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
18086