@welcome-ui/checkbox
Advanced tools
Comparing version 1.19.2 to 1.20.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.20.0](https://github.com/WTTJ/welcome-ui/compare/v1.19.2...v1.20.0) (2020-04-06) | ||
**Note:** Version bump only for package @welcome-ui/checkbox | ||
# [1.19.0](https://github.com/WTTJ/welcome-ui/compare/v1.18.1...v1.19.0) (2020-04-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@welcome-ui/checkbox", | ||
"version": "1.19.2", | ||
"version": "1.20.0", | ||
"description": "Customizable design system with react • styled-components • styled-system and reakit.", | ||
@@ -36,5 +36,5 @@ "main": "dist/checkbox.cjs.js", | ||
"dependencies": { | ||
"@welcome-ui/system": "^1.19.2", | ||
"@welcome-ui/utils": "^1.19.2", | ||
"reakit": "^1.0.0-beta.7" | ||
"@welcome-ui/system": "^1.20.0", | ||
"@welcome-ui/utils": "^1.20.0", | ||
"reakit": "^1.0.0-rc.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "31ff98e2fd8799a4949c2ee9afe05e4799d4e058", | ||
"gitHead": "8158928e2e2702c6ca74a20056f51279708f52f3", | ||
"sideEffects": false, | ||
@@ -51,0 +51,0 @@ "component": "Checkbox", |
@@ -5,2 +5,4 @@ # @welcome-ui/checkbox | ||
![npm bundle size](https://img.shields.io/bundlephobia/minzip/@welcome-ui/checkbox) [![License](https://img.shields.io/npm/l/welcome-ui.svg)](https://github.com/WTTJ/welcome-ui/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-mediumspringgreen.svg)](ttps://github.com/WTTJ/welcome-ui/blob/master/CONTRIBUTING.md) | ||
## Installation | ||
@@ -7,0 +9,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
10969
18
Updated@welcome-ui/system@^1.20.0
Updated@welcome-ui/utils@^1.20.0
Updatedreakit@^1.0.0-rc.0