@atlaskit/radio
Advanced tools
Comparing version 0.4.3 to 0.4.4
# @atlaskit/radio | ||
## 0.4.4 | ||
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa): | ||
- @atlaskit/analytics-next@3.1.2 | ||
- @atlaskit/button@10.1.1 | ||
- @atlaskit/checkbox@5.0.9 | ||
- @atlaskit/form@4.0.21 | ||
- @atlaskit/icon@15.0.2 | ||
- @atlaskit/section-message@1.0.14 | ||
- @atlaskit/theme@7.0.1 | ||
- @atlaskit/docs@6.0.0 | ||
## 0.4.3 | ||
@@ -4,0 +15,0 @@ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d): |
{ | ||
"name": "@atlaskit/radio", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/radio", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "A radio group React component used for selecting discrete values in a form", | ||
@@ -22,5 +22,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^3.1.1", | ||
"@atlaskit/icon": "^15.0.1", | ||
"@atlaskit/theme": "^7.0.0", | ||
"@atlaskit/analytics-next": "^3.1.2", | ||
"@atlaskit/icon": "^15.0.2", | ||
"@atlaskit/theme": "^7.0.1", | ||
"@babel/runtime": "^7.0.0" | ||
@@ -34,8 +34,8 @@ }, | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/button": "^10.0.4", | ||
"@atlaskit/checkbox": "^5.0.8", | ||
"@atlaskit/docs": "^5.2.3", | ||
"@atlaskit/form": "^4.0.20", | ||
"@atlaskit/section-message": "^1.0.13", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
"@atlaskit/button": "^10.1.1", | ||
"@atlaskit/checkbox": "^5.0.9", | ||
"@atlaskit/docs": "^6.0.0", | ||
"@atlaskit/form": "^4.0.21", | ||
"@atlaskit/section-message": "^1.0.14", | ||
"enzyme": "^3.7.0", | ||
"react-dom": "^16.4.2" | ||
@@ -42,0 +42,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
70804
Updated@atlaskit/icon@^15.0.2
Updated@atlaskit/theme@^7.0.1