@atlaskit/inline-dialog
Advanced tools
Comparing version 14.2.1 to 14.2.2
# @atlaskit/inline-dialog | ||
## 14.2.2 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 14.2.1 | ||
@@ -4,0 +10,0 @@ |
@@ -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": "*", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97250
- Removed@atlaskit/platform-feature-flags@0.2.6(transitive)
Updated@atlaskit/tokens@^1.53.0