@atlaskit/portal
Advanced tools
Comparing version 4.2.3 to 4.2.4
# @atlaskit/portal | ||
## 4.2.4 | ||
### Patch Changes | ||
- [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) - Internal wiring up to the tokens techstack, no code changes. | ||
## 4.2.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"description": "Atlaskit wrapper for rendering components in React portals", | ||
@@ -39,11 +39,11 @@ "publishConfig": { | ||
"@atlaskit/build-utils": "*", | ||
"@atlaskit/button": "^16.0.0", | ||
"@atlaskit/button": "^16.1.0", | ||
"@atlaskit/docs": "*", | ||
"@atlaskit/flag": "^14.4.0", | ||
"@atlaskit/icon": "^21.5.0", | ||
"@atlaskit/inline-dialog": "^13.0.0", | ||
"@atlaskit/inline-dialog": "^13.1.0", | ||
"@atlaskit/modal-dialog": "^11.5.0", | ||
"@atlaskit/onboarding": "^10.1.0", | ||
"@atlaskit/ssr": "*", | ||
"@atlaskit/tooltip": "^17.2.0", | ||
"@atlaskit/tooltip": "^17.4.0", | ||
"@atlaskit/visual-regression": "*", | ||
@@ -68,14 +68,6 @@ "@atlaskit/webdriver-runner": "*", | ||
"@repo/internal": { | ||
"ui-components": [ | ||
"lite-mode" | ||
], | ||
"analytics": [ | ||
"analytics-next" | ||
], | ||
"theming": [ | ||
"new-theming-api" | ||
], | ||
"deprecation": [ | ||
"no-deprecated-imports" | ||
] | ||
"ui-components": "lite-mode", | ||
"analytics": "analytics-next", | ||
"theming": "tokens", | ||
"deprecation": "no-deprecated-imports" | ||
} | ||
@@ -82,0 +74,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
53477
725