@atlaskit/tag-group
Advanced tools
Comparing version 7.0.2 to 8.0.0
# @atlaskit/tag-group | ||
## 8.0.0 | ||
- [major] [7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107): | ||
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom. | ||
## 7.0.2 | ||
@@ -4,0 +9,0 @@ - [patch] [1b1a519188](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b1a519188): |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "7.0.2", | ||
"version": "8.0.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "7.0.2", | ||
"version": "8.0.0", | ||
"description": "A React component used for grouping and controlling @atlskit/tag components", | ||
@@ -26,16 +26,16 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"react": "^16.4.0", | ||
"react": "^16.8.0", | ||
"styled-components": "^3.2.6" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/avatar": "^15.0.0", | ||
"@atlaskit/avatar": "^16.0.0", | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/docs": "^7.0.0", | ||
"@atlaskit/ssr": "^0.0.1", | ||
"@atlaskit/tag": "^7.0.3", | ||
"@atlaskit/visual-regression": "^0.0.1", | ||
"@atlaskit/docs": "^8.0.0", | ||
"@atlaskit/ssr": "^0.1.0", | ||
"@atlaskit/tag": "^8.0.0", | ||
"@atlaskit/visual-regression": "^0.1.0", | ||
"enzyme": "^3.7.0", | ||
"exenv": "^1.2.2", | ||
"react-dom": "^16.4.2" | ||
"react-dom": "^16.8.0" | ||
} | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "7.0.2", | ||
"version": "8.0.0", | ||
"sideEffects": false | ||
} |
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
15612