@atlaskit/radio
Advanced tools
Comparing version 0.5.1 to 0.5.2
# @atlaskit/radio | ||
## 0.5.2 | ||
- Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966): | ||
- @atlaskit/docs@7.0.2 | ||
- @atlaskit/analytics-next@4.0.3 | ||
- @atlaskit/checkbox@6.0.3 | ||
- @atlaskit/form@5.2.5 | ||
- @atlaskit/icon@16.0.8 | ||
- @atlaskit/section-message@2.0.2 | ||
- @atlaskit/theme@8.1.6 | ||
- @atlaskit/button@12.0.0 | ||
## 0.5.1 | ||
@@ -4,0 +15,0 @@ - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394): |
{ | ||
"name": "@atlaskit/radio", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/radio", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "A radio group React component used for selecting discrete values in a form", | ||
@@ -19,5 +19,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^4.0.1", | ||
"@atlaskit/icon": "^16.0.5", | ||
"@atlaskit/theme": "^8.0.1", | ||
"@atlaskit/analytics-next": "^4.0.3", | ||
"@atlaskit/icon": "^16.0.8", | ||
"@atlaskit/theme": "^8.1.6", | ||
"@babel/runtime": "^7.0.0" | ||
@@ -31,7 +31,7 @@ }, | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/button": "^11.0.0", | ||
"@atlaskit/checkbox": "^6.0.1", | ||
"@atlaskit/docs": "^7.0.1", | ||
"@atlaskit/form": "^5.2.1", | ||
"@atlaskit/section-message": "^2.0.1", | ||
"@atlaskit/button": "^12.0.0", | ||
"@atlaskit/checkbox": "^6.0.3", | ||
"@atlaskit/docs": "^7.0.2", | ||
"@atlaskit/form": "^5.2.5", | ||
"@atlaskit/section-message": "^2.0.2", | ||
"@atlaskit/ssr": "^0.0.1", | ||
@@ -38,0 +38,0 @@ "@atlaskit/visual-regression": "^0.0.1", |
{ | ||
"name": "@atlaskit/radio", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
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
45198
25
578
Updated@atlaskit/icon@^16.0.8
Updated@atlaskit/theme@^8.1.6