@atlaskit/tag-group
Advanced tools
Comparing version 4.0.0 to 4.0.1
# @atlaskit/tag-group | ||
## 4.0.1 | ||
- [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa) | ||
- @atlaskit/tag@4.1.1 | ||
- @atlaskit/avatar@10.0.6 | ||
- @atlaskit/docs@3.0.4 | ||
## 4.0.0 | ||
@@ -4,0 +10,0 @@ - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858) |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "3.6.1" | ||
"version": "4.0.0" | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "A React component used for grouping and controlling @atlskit/tag components", | ||
@@ -27,11 +27,11 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"@atlaskit/tag": "^4.0.0", | ||
"@atlaskit/tag": "^4.1.1", | ||
"react": "^16.3.0" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/avatar": "^10.0.0", | ||
"@atlaskit/docs": "^3.0.0", | ||
"@atlaskit/tag": "^4.0.0", | ||
"@atlaskit/avatar": "^10.0.6", | ||
"@atlaskit/docs": "^3.0.4", | ||
"@atlaskit/tag": "^4.1.1", | ||
"enzyme": "^3.3.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
12076