New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@springernature/global-popup

Package Overview
Dependencies
Maintainers
14
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 4.5.1 to 5.0.0

4

HISTORY.md
# History
## 5.0.0 (2022-04-08)
* UPDATE: brand-context v20.1.1
* global-javascript and global-expander now come from brand-context
## 4.5.1 (2022-02-18)

@@ -4,0 +8,0 @@ * Remove post install step that was causing issues with CI

2

js/index.js

@@ -1,2 +0,2 @@

import {makeArray, getDataOptions} from '../../global-javascript/src/helpers';
import {makeArray, getDataOptions} from '@springernature/brand-context';
import {Popup} from './popup';

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

import {Expander} from '@springernature/global-expander/js/expander';
import {Expander} from '@springernature/brand-context';

@@ -3,0 +3,0 @@ const Popup = class {

{
"name": "@springernature/global-popup",
"version": "4.5.1",
"version": "5.0.0",
"description": "Builds and styles a popup that can be opened and closed",
"license": "MIT",
"brandContext": "^9.0.1",
"dependencies": {
"@springernature/global-javascript": "^3.0.1",
"@springernature/global-expander": "^4.0.1"
}
"brandContext": "^20.1.1"
}

Sorry, the diff of this file is not supported yet

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