@atlaskit/portal
Advanced tools
Comparing version 4.4.1 to 4.4.2
# @atlaskit/portal | ||
## 4.4.2 | ||
### Patch Changes | ||
- [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316) [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) - Upgrading internal dependency `bind-event-listener` to `@^3.0.0` | ||
## 4.4.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "4.4.1", | ||
"version": "4.4.2", | ||
"description": "A wrapper for rendering components in React portals.", | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@atlaskit/theme": "^12.6.0", | ||
"@atlaskit/theme": "^12.7.0", | ||
"@babel/runtime": "^7.0.0" | ||
@@ -52,5 +52,7 @@ }, | ||
"@af/integration-testing": "*", | ||
"@atlaskit/ds-lib": "^2.2.0", | ||
"@atlaskit/ds-lib": "^2.3.0", | ||
"@atlaskit/modal-dialog": "^12.11.0", | ||
"@atlaskit/ssr": "*", | ||
"@atlaskit/tokens": "^1.42.0", | ||
"@atlaskit/tokens": "^1.43.0", | ||
"@atlaskit/tooltip": "^18.2.1", | ||
"@atlaskit/visual-regression": "*", | ||
@@ -61,3 +63,3 @@ "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1", | ||
"@testing-library/react-hooks": "^8.0.1", | ||
"bind-event-listener": "^2.1.1", | ||
"bind-event-listener": "^3.0.0", | ||
"raf-stub": "^2.0.1", | ||
@@ -64,0 +66,0 @@ "storybook-addon-performance": "^0.16.0", |
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
65884
16
Updated@atlaskit/theme@^12.7.0