@atlaskit/tag-group
Advanced tools
Comparing version 10.2.2 to 10.2.3
# @atlaskit/tag-group | ||
## 10.2.3 | ||
### Patch Changes | ||
- [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change. | ||
## 10.2.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.2.2", | ||
"version": "10.2.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.2.2", | ||
"version": "10.2.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.2.2", | ||
"version": "10.2.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.2.2", | ||
"version": "10.2.3", | ||
"description": "A tag group controls the layout and alignment for a collection of tags.", | ||
@@ -51,2 +51,3 @@ "publishConfig": { | ||
"@atlaskit/tag": "*", | ||
"@atlaskit/tokens": "^1.2.18", | ||
"@atlaskit/visual-regression": "*", | ||
@@ -70,3 +71,4 @@ "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1", | ||
"design-tokens": [ | ||
"color" | ||
"color", | ||
"spacing" | ||
], | ||
@@ -73,0 +75,0 @@ "deprecation": "no-deprecated-imports", |
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
26909
15