New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

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
2.0.0-2
to
2.0.0-3
+1
-0
lib/cjs/index.js

@@ -118,2 +118,3 @@ 'use strict';

}
console.log('RIVC: onInputChange:eventValue', eventValue);
console.log('RIVC: onInputChange:value', value);

@@ -120,0 +121,0 @@ /**

@@ -112,2 +112,3 @@ import React, { useState, useMemo, createRef, useEffect } from 'react';

}
console.log('RIVC: onInputChange:eventValue', eventValue);
console.log('RIVC: onInputChange:value', value);

@@ -114,0 +115,0 @@ /**

+1
-1
{
"name": "react-input-verification-code",
"version": "2.0.0-2",
"version": "2.0.0-3",
"description": "A React Verification Code Input, Autocompletion Friendly",

@@ -5,0 +5,0 @@ "repository": "ugogo/react-input-verification-code",