@welcome-ui/checkbox
Advanced tools
Comparing version 4.0.1 to 4.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27) | ||
**Note:** Version bump only for package @welcome-ui/checkbox | ||
## [4.0.1](https://github.com/WTTJ/welcome-ui/compare/v4.0.0...v4.0.1) (2022-03-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@welcome-ui/checkbox", | ||
"version": "4.0.1", | ||
"version": "4.0.5", | ||
"description": "Customizable design system with react • styled-components • styled-system and reakit.", | ||
@@ -41,9 +41,9 @@ "main": "dist/checkbox.cjs.js", | ||
"dependencies": { | ||
"@welcome-ui/system": "^4.0.1", | ||
"@welcome-ui/utils": "^4.0.0", | ||
"@welcome-ui/system": "^4.0.5", | ||
"@welcome-ui/utils": "^4.0.5", | ||
"reakit": "^1.3.11" | ||
}, | ||
"peerDependencies": { | ||
"@xstyled/styled-components": "^3.5.1", | ||
"@xstyled/system": "^3.5.1", | ||
"@xstyled/styled-components": "^3.6.0", | ||
"@xstyled/system": "^3.6.0", | ||
"react": "^16.10.2 || ^17.0.1", | ||
@@ -53,3 +53,3 @@ "react-dom": "^16.10.2 || ^17.0.1", | ||
}, | ||
"gitHead": "bf20cfa5e23b46963f99984a346cae3de6aafe3d", | ||
"gitHead": "8b63c138db59952dddaf1ec060f9ba3c849d88da", | ||
"sideEffects": false, | ||
@@ -56,0 +56,0 @@ "component": "Checkbox", |
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
31749
Updated@welcome-ui/system@^4.0.5
Updated@welcome-ui/utils@^4.0.5