@chakra-ui/number-input
Advanced tools
Comparing version 1.2.3 to 1.2.4
# Change Log | ||
## 1.2.4 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`82f08867f`](https://github.com/chakra-ui/chakra-ui/commit/82f08867fa4825d647a3b9cc805220d9364f2f3f), | ||
[`e9ac4cc76`](https://github.com/chakra-ui/chakra-ui/commit/e9ac4cc7629cd79efc753b4e3353bacdad46cd7d)]: | ||
- @chakra-ui/react-utils@1.1.2 | ||
- @chakra-ui/utils@1.7.0 | ||
- @chakra-ui/form-control@1.3.4 | ||
- @chakra-ui/hooks@1.5.1 | ||
- @chakra-ui/counter@1.1.4 | ||
- @chakra-ui/icon@1.1.8 | ||
## 1.2.3 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@chakra-ui/number-input", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "An accessible numeric input alternative to <input type='number' />", | ||
@@ -61,11 +61,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/counter": "1.1.3", | ||
"@chakra-ui/form-control": "1.3.3", | ||
"@chakra-ui/hooks": "1.5.0", | ||
"@chakra-ui/icon": "1.1.7", | ||
"@chakra-ui/react-utils": "1.1.1", | ||
"@chakra-ui/utils": "1.6.0" | ||
"@chakra-ui/counter": "1.1.4", | ||
"@chakra-ui/form-control": "1.3.4", | ||
"@chakra-ui/hooks": "1.5.1", | ||
"@chakra-ui/icon": "1.1.8", | ||
"@chakra-ui/react-utils": "1.1.2", | ||
"@chakra-ui/utils": "1.7.0" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.6.3", | ||
"@chakra-ui/system": "1.6.4", | ||
"react": "^17.0.1" | ||
@@ -72,0 +72,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
171526
+ Added@chakra-ui/counter@1.1.4(transitive)
+ Added@chakra-ui/form-control@1.3.4(transitive)
+ Added@chakra-ui/hooks@1.5.1(transitive)
+ Added@chakra-ui/icon@1.1.8(transitive)
+ Added@chakra-ui/react-utils@1.1.2(transitive)
+ Added@chakra-ui/utils@1.7.0(transitive)
- Removed@chakra-ui/counter@1.1.3(transitive)
- Removed@chakra-ui/form-control@1.3.3(transitive)
- Removed@chakra-ui/hooks@1.5.0(transitive)
- Removed@chakra-ui/icon@1.1.7(transitive)
- Removed@chakra-ui/react-utils@1.1.1(transitive)
- Removed@chakra-ui/utils@1.6.0(transitive)
Updated@chakra-ui/counter@1.1.4
Updated@chakra-ui/hooks@1.5.1
Updated@chakra-ui/icon@1.1.8
Updated@chakra-ui/react-utils@1.1.2
Updated@chakra-ui/utils@1.7.0