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

terra-abstract-modal

Package Overview
Dependencies
Maintainers
8
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-abstract-modal - npm Package Compare versions

Comparing version 3.50.0 to 3.51.0

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

## 3.51.0 - (May 20, 2024)
* Changed
* Minor dependency version bump.
## 3.50.0 - (May 14, 2024)

@@ -7,0 +12,0 @@

34

package.json
{
"name": "terra-abstract-modal",
"version": "3.50.0",
"version": "3.51.0",
"description": "The abstract modal is a structural component that provides the ability to display portal'd content in a layer above the app.",

@@ -34,21 +34,21 @@ "author": "Cerner Corporation",

],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"dependencies": {
"classnames": "^2.2.5",
"keycode-js": "^3.1.0",
"classnames": "2",
"keycode-js": "3",
"mutationobserver-shim": "<=0.3.3",
"promise-polyfill": "^8.3.0",
"prop-types": "^15.5.8",
"react-focus-on": "^3.9.1",
"react-portal": "^4.1.2",
"terra-theme-context": "^1.9.0",
"terra-visually-hidden-text": "^2.0.0",
"wicg-inert": "^3.0.0"
"promise-polyfill": "8",
"prop-types": "15",
"react-focus-on": "3",
"react-portal": "4",
"terra-theme-context": "^1.10.0",
"terra-visually-hidden-text": "2",
"wicg-inert": "3"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-intl": "^2.8.0 || 3 || 4 || 5"
},
"devDependencies": {
"terra-icon": "^3.19.0"
"terra-icon": "3"
},

@@ -68,3 +68,3 @@ "scripts": {

},
"gitHead": "9fe1737a837d7a72f3ff29e284ec009694e9eee0"
"gitHead": "17ed23624de471d916d6f6b768d034270bebefa8"
}
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