@chakra-ui/input
Advanced tools
Comparing version 2.0.20 to 2.0.21
{ | ||
"name": "@chakra-ui/input", | ||
"version": "2.0.20", | ||
"version": "2.0.21", | ||
"description": "A React component for input text field", | ||
@@ -34,14 +34,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/form-control": "2.0.17", | ||
"@chakra-ui/form-control": "2.0.18", | ||
"@chakra-ui/shared-utils": "2.0.5", | ||
"@chakra-ui/object-utils": "2.0.8", | ||
"@chakra-ui/react-children-utils": "2.0.6", | ||
"@chakra-ui/react-context": "2.0.7" | ||
"@chakra-ui/react-context": "2.0.8" | ||
}, | ||
"devDependencies": { | ||
"react": "^18.0.0", | ||
"clean-package": "2.1.1", | ||
"@chakra-ui/system": "2.5.0", | ||
"clean-package": "2.2.0", | ||
"@chakra-ui/system": "2.5.3", | ||
"@chakra-ui/icons": "2.0.17", | ||
"@chakra-ui/layout": "2.1.16", | ||
"@chakra-ui/layout": "2.1.17", | ||
"@chakra-ui/hooks": "2.1.6" | ||
@@ -48,0 +48,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
+ Added@chakra-ui/form-control@2.0.18(transitive)
+ Added@chakra-ui/react-context@2.0.8(transitive)
- Removed@chakra-ui/form-control@2.0.17(transitive)
- Removed@chakra-ui/react-context@2.0.7(transitive)