Socket
Socket
Sign inDemoInstall

@chakra-ui/pin-input

Package Overview
Dependencies
Maintainers
3
Versions
444
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.19 to 2.0.20

10

package.json
{
"name": "@chakra-ui/pin-input",
"version": "2.0.19",
"version": "2.0.20",
"description": "A React component optimized for entering sequences of digits",

@@ -34,7 +34,7 @@ "keywords": [

"dependencies": {
"@chakra-ui/descendant": "3.0.13",
"@chakra-ui/descendant": "3.0.14",
"@chakra-ui/react-use-controllable-state": "2.0.8",
"@chakra-ui/react-use-merge-refs": "2.0.7",
"@chakra-ui/react-children-utils": "2.0.6",
"@chakra-ui/react-context": "2.0.7",
"@chakra-ui/react-context": "2.0.8",
"@chakra-ui/shared-utils": "2.0.5"

@@ -44,4 +44,4 @@ },

"react": "^18.0.0",
"clean-package": "2.1.1",
"@chakra-ui/system": "2.4.0"
"clean-package": "2.2.0",
"@chakra-ui/system": "2.5.3"
},

@@ -48,0 +48,0 @@ "peerDependencies": {

# Pin Input
The PinInupt component is optimized for entering sequences of digits. The most
The PinInput component is optimized for entering sequences of digits. The most
common application is for entering single-use security codes. It is optimized

@@ -5,0 +5,0 @@ for entering digits quickly.

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