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

react-otpcode-input

Package Overview
Dependencies
Maintainers
2
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-otpcode-input - npm Package Compare versions

Comparing version 0.2.11 to 0.2.12

3

package.json
{
"name": "react-otpcode-input",
"version": "0.2.11",
"version": "0.2.12",
"description": "OTP Input Component",

@@ -19,2 +19,3 @@ "main": "index.js",

"license": "MIT",
"types": "typings/index.d.ts",
"bugs": {

@@ -21,0 +22,0 @@ "url": "https://github.com/omegaspn/react-otpcode-input/issues"

{
"compilerOptions": {
"baseUrl": "../src",
"target": "es5",

@@ -18,3 +19,3 @@ "lib": ["dom", "dom.iterable", "esnext"],

},
"include": ["src", "typings/**/*.d.ts"]
"include": ["typings/index.d.ts"]
}
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