Socket
Socket
Sign inDemoInstall

@chakra-ui/pin-input

Package Overview
Dependencies
91
Maintainers
3
Versions
444
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-dev-20230116124502 to 0.0.0-dev-20230320183136

12

package.json
{
"name": "@chakra-ui/pin-input",
"version": "0.0.0-dev-20230116124502",
"version": "0.0.0-dev-20230320183136",
"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": "0.0.0-dev-20230320183136",
"@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": "0.0.0-dev-20230320183136",
"@chakra-ui/shared-utils": "2.0.5"

@@ -44,7 +44,7 @@ },

"react": "^18.0.0",
"clean-package": "2.1.1",
"@chakra-ui/system": "2.4.0"
"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230320183136"
},
"peerDependencies": {
"@chakra-ui/system": ">=2.0.0",
"@chakra-ui/system": "0.0.0-dev-20230320183136",
"react": ">=18"

@@ -51,0 +51,0 @@ },

# 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc