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

@atlaskit/inline-dialog

Package Overview
Dependencies
Maintainers
0
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/inline-dialog - npm Package Compare versions

Comparing version 14.2.1 to 14.2.2

6

CHANGELOG.md
# @atlaskit/inline-dialog
## 14.2.2
### Patch Changes
- Updated dependencies
## 14.2.1

@@ -4,0 +10,0 @@

2

dist/cjs/InlineDialog/index.js

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

var packageName = "@atlaskit/inline-dialog";
var packageVersion = "14.2.1";
var packageVersion = "14.2.2";
var checkIsChildOfPortal = function checkIsChildOfPortal(node) {

@@ -32,0 +32,0 @@ if (!node) {

@@ -18,3 +18,3 @@ /**

const packageName = "@atlaskit/inline-dialog";
const packageVersion = "14.2.1";
const packageVersion = "14.2.2";
const checkIsChildOfPortal = node => {

@@ -21,0 +21,0 @@ if (!node) {

@@ -18,3 +18,3 @@ /**

var packageName = "@atlaskit/inline-dialog";
var packageVersion = "14.2.1";
var packageVersion = "14.2.2";
var checkIsChildOfPortal = function checkIsChildOfPortal(node) {

@@ -21,0 +21,0 @@ if (!node) {

{
"name": "@atlaskit/inline-dialog",
"version": "14.2.1",
"version": "14.2.2",
"description": "An inline dialog is a pop-up container for small amounts of information. It can also contain controls.",

@@ -47,6 +47,6 @@ "publishConfig": {

"@atlaskit/layering": "^0.3.0",
"@atlaskit/platform-feature-flags": "^0.2.0",
"@atlaskit/platform-feature-flags": "^0.3.0",
"@atlaskit/popper": "^6.1.0",
"@atlaskit/theme": "^12.11.0",
"@atlaskit/tokens": "^1.51.0",
"@atlaskit/tokens": "^1.53.0",
"@babel/runtime": "^7.0.0",

@@ -64,3 +64,3 @@ "@emotion/react": "^11.7.1",

"@af/visual-regression": "*",
"@atlaskit/button": "^17.22.0",
"@atlaskit/button": "^18.0.0",
"@atlaskit/datetime-picker": "^13.6.0",

@@ -67,0 +67,0 @@ "@atlaskit/docs": "*",

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