@atlaskit/inline-dialog
Advanced tools
Comparing version 13.3.6 to 13.3.7
# @atlaskit/inline-dialog | ||
## 13.3.7 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 13.3.6 | ||
@@ -4,0 +10,0 @@ |
@@ -34,3 +34,3 @@ "use strict"; | ||
var packageName = "@atlaskit/inline-dialog"; | ||
var packageVersion = "13.3.6"; | ||
var packageVersion = "13.3.7"; | ||
@@ -37,0 +37,0 @@ var checkIsChildOfPortal = function checkIsChildOfPortal(node) { |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "13.3.6", | ||
"version": "13.3.7", | ||
"sideEffects": false | ||
} |
@@ -11,3 +11,3 @@ /** @jsx jsx */ | ||
const packageName = "@atlaskit/inline-dialog"; | ||
const packageVersion = "13.3.6"; | ||
const packageVersion = "13.3.7"; | ||
@@ -14,0 +14,0 @@ const checkIsChildOfPortal = node => { |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "13.3.6", | ||
"version": "13.3.7", | ||
"sideEffects": false | ||
} |
@@ -11,3 +11,3 @@ /** @jsx jsx */ | ||
var packageName = "@atlaskit/inline-dialog"; | ||
var packageVersion = "13.3.6"; | ||
var packageVersion = "13.3.7"; | ||
@@ -14,0 +14,0 @@ var checkIsChildOfPortal = function checkIsChildOfPortal(node) { |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "13.3.6", | ||
"version": "13.3.7", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "13.3.6", | ||
"version": "13.3.7", | ||
"description": "An inline dialog is a pop-up container for small amounts of information. It can also contain controls.", | ||
@@ -8,3 +8,3 @@ "publishConfig": { | ||
}, | ||
"repository": "https://bitbucket.org/atlassian/atlassian-frontend", | ||
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror", | ||
"author": "Atlassian Pty Ltd", | ||
@@ -31,3 +31,4 @@ "license": "Apache-2.0", | ||
} | ||
} | ||
}, | ||
"category": "Components" | ||
} | ||
@@ -37,3 +38,3 @@ }, | ||
"@atlaskit/analytics-next": "^8.2.0", | ||
"@atlaskit/ds-lib": "^1.4.0", | ||
"@atlaskit/ds-lib": "^2.0.0", | ||
"@atlaskit/popper": "^5.0.0", | ||
@@ -52,3 +53,3 @@ "@atlaskit/theme": "^12.1.0", | ||
"@atlaskit/button": "^16.3.0", | ||
"@atlaskit/datetime-picker": "^11.1.0", | ||
"@atlaskit/datetime-picker": "^12.0.0", | ||
"@atlaskit/docs": "*", | ||
@@ -58,3 +59,3 @@ "@atlaskit/icon": "^21.10.0", | ||
"@atlaskit/section-message": "^6.1.0", | ||
"@atlaskit/select": "^15.0.0", | ||
"@atlaskit/select": "^15.3.0", | ||
"@atlaskit/ssr": "*", | ||
@@ -80,2 +81,3 @@ "@atlaskit/visual-regression": "*", | ||
"@repo/internal": { | ||
"dom-events": "use-bind-event-listener", | ||
"analytics": "analytics-next", | ||
@@ -82,0 +84,0 @@ "theming": [ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
75115
- Removed@atlaskit/ds-lib@1.4.2(transitive)
Updated@atlaskit/ds-lib@^2.0.0