@springernature/global-popup
Advanced tools
Comparing version 3.0.2 to 4.0.0
# History | ||
## 4.0.0 (2021-02-03) | ||
* Bump `brand-context` version | ||
* Update context variable references to use `context--` prefix | ||
## 3.0.2 (2020-11-19) | ||
@@ -4,0 +8,0 @@ * Fix references to old variable name |
{ | ||
"name": "@springernature/global-popup", | ||
"version": "3.0.2", | ||
"version": "4.0.0", | ||
"description": "Builds and styles a popup that can be opened and closed", | ||
"license": "MIT", | ||
"brandContext": "^6.0.0", | ||
"brandContext": "^9.0.1", | ||
"dependencies": { | ||
@@ -12,4 +12,4 @@ "@springernature/global-javascript": "^3.0.0", | ||
"scripts": { | ||
"postinstall": "npm_config_registry=https://registry.npmjs.org/ npx @springernature/util-context-warning@0.0.5 -p @springernature/global-popup@3.0.2 -v 6.0.0 6.0.1" | ||
"postinstall": "npm_config_registry=https://registry.npmjs.org/ npx @springernature/util-context-warning@0.0.5 -p @springernature/global-popup@4.0.0 -v 9.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
18263