Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

react-input-verification-code

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-input-verification-code - npm Package Compare versions

Comparing version
0.6.3
to
0.6.4
+1
-1
package.json
{
"name": "react-input-verification-code",
"version": "0.6.3",
"version": "0.6.4",
"description": "A verification code input, autocompletion friendly",

@@ -5,0 +5,0 @@ "author": "ugogo",

@@ -17,2 +17,5 @@ # react-input-verification-code

- [Source](https://github.com/ugogo/react-input-verification-code/tree/master/examples/basic/src/index.tsx)
- Controllable
- [CodeSandbox](https://codesandbox.io/s/controllable-32dfy)
- [Source](https://github.com/ugogo/react-input-verification-code/tree/master/examples/controllable/src/index.tsx)
- Custom Styles

@@ -52,2 +55,3 @@ - [CodeSandbox](https://codesandbox.io/s/custom-styles-bw8s4)

| placeholder | `string` | `·` | false | String rendered in each item when no value has been typed |
| value | `string` | | false | Control internal input value |

@@ -54,0 +58,0 @@ ### CSS Properties