Socket
Socket
Sign inDemoInstall

@atlaskit/modal-dialog

Package Overview
Dependencies
118
Maintainers
1
Versions
306
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.12.0 to 12.13.0

2

dist/cjs/modal-wrapper.js

@@ -98,3 +98,3 @@ "use strict";

packageName: "@atlaskit/modal-dialog",
packageVersion: "12.12.0"
packageVersion: "12.13.0"
});

@@ -101,0 +101,0 @@ var onBlanketClicked = (0, _react.useCallback)(function (e) {

@@ -83,3 +83,3 @@ import _extends from "@babel/runtime/helpers/extends";

packageName: "@atlaskit/modal-dialog",
packageVersion: "12.12.0"
packageVersion: "12.13.0"
});

@@ -86,0 +86,0 @@ const onBlanketClicked = useCallback(e => {

@@ -88,3 +88,3 @@ import _extends from "@babel/runtime/helpers/extends";

packageName: "@atlaskit/modal-dialog",
packageVersion: "12.12.0"
packageVersion: "12.13.0"
});

@@ -91,0 +91,0 @@ var onBlanketClicked = useCallback(function (e) {

{
"name": "@atlaskit/modal-dialog",
"version": "12.12.0",
"version": "12.13.0",
"description": "A modal dialog displays content that requires user interaction, in a layer above the page.",

@@ -26,3 +26,4 @@ "publishConfig": {

"category": "Components"
}
},
"runReact18": true
},

@@ -43,3 +44,3 @@ "scripts": {

"@atlaskit/portal": "^4.4.0",
"@atlaskit/primitives": "^5.6.0",
"@atlaskit/primitives": "^5.7.0",
"@atlaskit/theme": "^12.7.0",

@@ -56,3 +57,3 @@ "@atlaskit/tokens": "^1.44.0",

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0 || ^17.0.0 || ~18.2.0"
},

@@ -66,3 +67,3 @@ "devDependencies": {

"@atlaskit/dropdown-menu": "^12.9.0",
"@atlaskit/popup": "^1.14.0",
"@atlaskit/popup": "^1.15.0",
"@atlaskit/radio": "^6.1.3",

@@ -69,0 +70,0 @@ "@atlaskit/select": "^17.7.0",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc