Socket
Socket
Sign inDemoInstall

@atlaskit/modal-dialog

Package Overview
Dependencies
110
Maintainers
1
Versions
309
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.5.2 to 12.5.3

2

dist/cjs/modal-wrapper.js

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

packageName: "@atlaskit/modal-dialog",
packageVersion: "12.5.2"
packageVersion: "12.5.3"
});

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

{
"name": "@atlaskit/modal-dialog",
"version": "12.5.2",
"version": "12.5.3",
"sideEffects": false
}
import { N30, R400, text, Y400 } from '@atlaskit/theme/colors';
import { borderRadius as getBorderRadius, gridSize as getGridSize } from '@atlaskit/theme/constants';
import { borderRadius as getBorderRadius,
// eslint-disable-next-line @atlaskit/design-system/no-deprecated-imports
gridSize as getGridSize } from '@atlaskit/theme/constants';
export const width = {

@@ -4,0 +6,0 @@ values: ['small', 'medium', 'large', 'x-large'],

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

packageName: "@atlaskit/modal-dialog",
packageVersion: "12.5.2"
packageVersion: "12.5.3"
});

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

{
"name": "@atlaskit/modal-dialog",
"version": "12.5.2",
"version": "12.5.3",
"sideEffects": false
}
import { N30, R400, text, Y400 } from '@atlaskit/theme/colors';
import { borderRadius as getBorderRadius, gridSize as getGridSize } from '@atlaskit/theme/constants';
import { borderRadius as getBorderRadius,
// eslint-disable-next-line @atlaskit/design-system/no-deprecated-imports
gridSize as getGridSize } from '@atlaskit/theme/constants';
export var width = {

@@ -4,0 +6,0 @@ values: ['small', 'medium', 'large', 'x-large'],

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

packageName: "@atlaskit/modal-dialog",
packageVersion: "12.5.2"
packageVersion: "12.5.3"
});

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

{
"name": "@atlaskit/modal-dialog",
"version": "12.5.2",
"version": "12.5.3",
"sideEffects": false
}
{
"name": "@atlaskit/modal-dialog",
"version": "12.5.2",
"version": "12.5.3",
"description": "A modal dialog displays content that requires user interaction, in a layer above the page.",

@@ -5,0 +5,0 @@ "publishConfig": {

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc