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

@twotalltotems/react-native-otp-input

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twotalltotems/react-native-otp-input - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

10

package.json
{
"name": "@twotalltotems/react-native-otp-input",
"version": "1.0.12",
"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.",
"version": "1.0.13",
"description": "is a tiny JS library for one time passcode (OTP). Supports smart input suggestion on iOS and code autofill on Android (it will be filled when you press the copy button on the SMS notification bar)",
"main": "index.js",

@@ -25,4 +25,8 @@ "directories": {

],
"author": "Anson Yao, Felipe Pena",
"author": "TTT Studio (https://ttt.studio)",
"contributors": [
"Anson Yao <yaoenxin@gmail.com> (https://github.com/ansonyao)",
"Felipe Peña <felipe@penya.cl> (http://felipe.penya.cl)"
],
"license": "MIT"
}

@@ -5,4 +5,4 @@ # react-native-otp-input

![demo.gif](https://github.com/ansonyao/react-native-opt-input-anson/blob/master/example/Assets/iosvideo.gif)
![demo.gif](https://github.com/ansonyao/react-native-opt-input-anson/blob/master/example/Assets/android.gif)
![demo.gif](https://s3.ca-central-1.amazonaws.com/tttevents/iosvideo.gif)
![demo.gif](https://s3.ca-central-1.amazonaws.com/tttevents/android.gif)

@@ -9,0 +9,0 @@ ## Installation

Sorry, the diff of this file is not supported yet

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