@atlaskit/tag-group
Advanced tools
Comparing version 5.1.2 to 5.1.3
# @atlaskit/tag-group | ||
## 5.1.3 | ||
- [none] Updated dependencies [da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331) | ||
- @atlaskit/tag@5.0.7 | ||
- @atlaskit/avatar@13.0.0 | ||
- [patch] Updated dependencies [7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115) | ||
- @atlaskit/avatar@13.0.0 | ||
- @atlaskit/tag@5.0.7 | ||
## 5.1.2 | ||
@@ -4,0 +14,0 @@ - [patch] Updated dependencies [8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd) |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "5.1.1" | ||
"version": "5.1.2" | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "A React component used for grouping and controlling @atlskit/tag components", | ||
@@ -28,3 +28,3 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"@atlaskit/tag": "^5.0.6", | ||
"@atlaskit/tag": "^5.0.7", | ||
"react": "^16.3.0", | ||
@@ -34,7 +34,7 @@ "styled-components": "^3.2.6" | ||
"devDependencies": { | ||
"@atlaskit/avatar": "^12.0.0", | ||
"@atlaskit/avatar": "^13.0.0", | ||
"@atlaskit/docs": "^4.1.0", | ||
"@atlaskit/tag": "^5.0.6", | ||
"@atlaskit/tag": "^5.0.7", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz" | ||
} | ||
} |
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
13682