Socket
Socket
Sign inDemoInstall

@erudilabs/mobile-input

Package Overview
Dependencies
9
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

3

dist/index.d.ts

@@ -24,3 +24,2 @@ import * as react from 'react';

hideErrorMessage?: boolean;
clearable?: boolean;
onChange?: (e: any) => void;

@@ -31,2 +30,2 @@ onBlur?: (e: FocusEvent) => void;

export { MobileInput };
export { MobileInput, MobileInputProps };
{
"name": "@erudilabs/mobile-input",
"description": "Mobile Input field is an input field only use for mobile number with specific country code format.",
"version": "1.0.1",
"version": "1.0.2",
"sideEffects": false,

@@ -33,4 +33,4 @@ "main": "./dist/index.js",

"class-variance-authority": "^0.6.0",
"@erudilabs/merge-class-utils": "1.0.2",
"@erudilabs/format-utils": "1.0.2"
"@erudilabs/merge-class-utils": "2.0.0",
"@erudilabs/format-utils": "1.0.3"
},

@@ -37,0 +37,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc