@springernature/global-popup
Advanced tools
Comparing version 2.0.0 to 3.0.0
# History | ||
## 3.0.0 (2020-11-18) | ||
* BREAKING: | ||
* Switch to use brand-context | ||
* Bump global-javascript and global-expander dependencies | ||
* Rename files and variables in line with other packages | ||
## 2.0.0 (2020-10-19) | ||
@@ -4,0 +10,0 @@ * Removes use Global Expander AUTOFOCUS, FOCUS_EVENT and CLOSE_EVENT options |
{ | ||
"name": "@springernature/global-popup", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Builds and styles a popup that can be opened and closed", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"@springernature/brand-context": "3.2.4" | ||
"brandContext": "^6.0.0", | ||
"dependencies": { | ||
"@springernature/global-javascript": "^3.0.0", | ||
"@springernature/global-expander": "^3.0.1" | ||
}, | ||
"dependencies": { | ||
"@springernature/global-javascript": "^2.3.0", | ||
"@springernature/global-expander": "^3.0.0" | ||
"scripts": { | ||
"postinstall": "npx @springernature/util-context-warning@0.0.5 -p @springernature/global-popup@3.0.0 -v 6.0.0" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17933
2
1
- Removed@springernature/brand-context@3.2.4(transitive)
- Removed@springernature/global-javascript@2.4.0(transitive)
- Removedrfs@8.1.0(transitive)