@atlaskit/checkbox
Advanced tools
Comparing version 4.0.3 to 4.0.4
# @atlaskit/checkbox | ||
## 4.0.4 | ||
- [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8) | ||
- @atlaskit/theme@6.0.0 | ||
- @atlaskit/icon@13.2.5 | ||
- @atlaskit/button@9.0.6 | ||
- @atlaskit/docs@5.0.6 | ||
## 4.0.3 | ||
@@ -4,0 +11,0 @@ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557) |
{ | ||
"name": "@atlaskit/checkbox", | ||
"version": "4.0.2" | ||
"version": "4.0.3" | ||
} |
{ | ||
"name": "@atlaskit/checkbox", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Checkbox component for use in forms", | ||
@@ -22,4 +22,4 @@ "license": "Apache-2.0", | ||
"@atlaskit/analytics-next": "^3.0.4", | ||
"@atlaskit/icon": "^13.2.4", | ||
"@atlaskit/theme": "^5.1.3", | ||
"@atlaskit/icon": "^13.2.5", | ||
"@atlaskit/theme": "^6.0.0", | ||
"babel-runtime": "^6.26.0", | ||
@@ -34,4 +34,4 @@ "prop-types": "^15.5.10" | ||
"@atlaskit/build-utils": "^1.11.0", | ||
"@atlaskit/button": "^9.0.5", | ||
"@atlaskit/docs": "^5.0.2", | ||
"@atlaskit/button": "^9.0.6", | ||
"@atlaskit/docs": "^5.0.6", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
@@ -38,0 +38,0 @@ "react-dom": "^16.4.2" |
74631
- Removed@atlaskit/theme@5.1.3(transitive)
Updated@atlaskit/icon@^13.2.5
Updated@atlaskit/theme@^6.0.0