@atlaskit/tag-group
Advanced tools
Comparing version 7.0.0 to 7.0.1
# @atlaskit/tag-group | ||
## 7.0.1 | ||
- [patch] [98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff): | ||
- Removes duplicate babel-runtime dependency | ||
## 7.0.0 | ||
@@ -4,0 +9,0 @@ - [major] [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6): |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "A React component used for grouping and controlling @atlskit/tag components", | ||
@@ -23,4 +23,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0", | ||
"babel-runtime": "^6.26.0" | ||
"@babel/runtime": "^7.0.0" | ||
}, | ||
@@ -35,3 +34,4 @@ "peerDependencies": { | ||
"@atlaskit/docs": "^7.0.0", | ||
"@atlaskit/tag": "^7.0.0", | ||
"@atlaskit/ssr": "^0.0.1", | ||
"@atlaskit/tag": "^7.0.1", | ||
"@atlaskit/visual-regression": "^0.0.1", | ||
@@ -38,0 +38,0 @@ "enzyme": "^3.7.0", |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
15195
9
14
92
- Removedbabel-runtime@^6.26.0
- Removedbabel-runtime@6.26.0(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedregenerator-runtime@0.11.1(transitive)