@atlaskit/popper
Advanced tools
Comparing version 5.2.1 to 5.2.2
# @atlaskit/popper | ||
## 5.2.2 | ||
### Patch Changes | ||
- [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) - Internal wiring up to the tokens techstack, no code changes. | ||
## 5.2.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/popper", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/popper", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/popper", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/popper", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "Wrapper for react-popper with common config and some helpers", | ||
@@ -36,6 +36,6 @@ "publishConfig": { | ||
"@atlaskit/build-utils": "*", | ||
"@atlaskit/button": "^15.1.0", | ||
"@atlaskit/button": "^16.1.0", | ||
"@atlaskit/docs": "*", | ||
"@atlaskit/ssr": "*", | ||
"@atlaskit/theme": "^11.3.0", | ||
"@atlaskit/theme": "^11.4.0", | ||
"@atlaskit/visual-regression": "*", | ||
@@ -62,14 +62,6 @@ "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1", | ||
"@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" | ||
} | ||
@@ -76,0 +68,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
56208