Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@springernature/global-popup

Package Overview
Dependencies
Maintainers
11
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springernature/global-popup - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

scss/10-settings/_default.scss

6

HISTORY.md
# 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

15

package.json
{
"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"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc