Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/number-input

Package Overview
Dependencies
Maintainers
4
Versions
486
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/number-input - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

14

CHANGELOG.md
# 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 @@

16

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc