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

react-native-otp-input

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-otp-input - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

README.md

2

index.js

@@ -6,3 +6,3 @@ import React, { Component } from 'react'

export default class PhoneVerificationView extends Component {
export default class OTPInputView extends Component {
static propTypes = {

@@ -9,0 +9,0 @@ pinCount: PropTypes.number,

{
"name": "react-native-otp-input",
"version": "1.0.4",
"description": "Easy to use UI to input the otp. Handles lots of edge cases. Appearnace can be easily customized ",
"version": "1.0.5",
"description": "A tiny JS library which provides an elegant UI for user to input one time passcode (OTP). It features robust checks to handle edge cases for the highly volatile user inputs. We provide default UI but you can customize the appearance as you like.",
"main": "index.js",

@@ -19,4 +19,4 @@ "directories": {

],
"author": "anson@TTT",
"author": "anson.yao@ttt.studio",
"license": "MIT"
}
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