@chakra-ui/number-input
Advanced tools
Comparing version 1.0.0 to 1.0.1
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## 1.0.1 | ||
# 1.0.0 (2020-11-13) | ||
### Patch Changes | ||
**Note:** Version bump only for package @chakra-ui/number-input | ||
- Updated dependencies | ||
[[`5c482483`](https://github.com/chakra-ui/chakra-ui/commit/5c482483ce24fc798540c9792a15e06772eae213), | ||
[`204ff7e3`](https://github.com/chakra-ui/chakra-ui/commit/204ff7e39dd37003786194704b36069ef94d56a6)]: | ||
- @chakra-ui/utils@1.0.1 | ||
- @chakra-ui/hooks@1.0.1 | ||
- @chakra-ui/counter@1.0.1 | ||
- @chakra-ui/icon@1.0.1 | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# 1.0.0 (2020-11-13) | ||
**Note:** Version bump only for package @chakra-ui/number-input | ||
# Change Log | ||
@@ -15,0 +23,0 @@ |
{ | ||
"name": "@chakra-ui/number-input", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "An accessible numeric input alternative to <input type='number' />", | ||
@@ -61,15 +61,15 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/counter": "1.0.0", | ||
"@chakra-ui/hooks": "1.0.0", | ||
"@chakra-ui/icon": "1.0.0", | ||
"@chakra-ui/utils": "1.0.0" | ||
"@chakra-ui/counter": "1.0.1", | ||
"@chakra-ui/hooks": "1.0.1", | ||
"@chakra-ui/icon": "1.0.1", | ||
"@chakra-ui/utils": "1.0.1" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.0.0" | ||
"@chakra-ui/system": "1.0.1", | ||
"react": "^17.0.1" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/system": ">=1.0.0-rc.5", | ||
"@chakra-ui/system": ">=1.0.0", | ||
"react": "16.x || 17.x" | ||
}, | ||
"gitHead": "c98ca366cec7151fe7ea4e0b6f893088797c5398" | ||
} | ||
} |
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
144768
2
33
+ Added@chakra-ui/counter@1.0.1(transitive)
+ Added@chakra-ui/hooks@1.0.1(transitive)
+ Added@chakra-ui/icon@1.0.1(transitive)
+ Added@chakra-ui/utils@1.0.1(transitive)
- Removed@chakra-ui/counter@1.0.0(transitive)
- Removed@chakra-ui/hooks@1.0.0(transitive)
- Removed@chakra-ui/icon@1.0.0(transitive)
- Removed@chakra-ui/utils@1.0.0(transitive)
Updated@chakra-ui/counter@1.0.1
Updated@chakra-ui/hooks@1.0.1
Updated@chakra-ui/icon@1.0.1
Updated@chakra-ui/utils@1.0.1