New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jb-mobile-input-react

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

jb-mobile-input-react - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json

@@ -19,3 +19,3 @@ {

],
"version": "1.1.1",
"version": "1.1.2",
"bugs": "https://github.com/javadbat/jb-mobile-input-react/issues",

@@ -22,0 +22,0 @@ "license": "MIT",

# jb-mobile-input-react
jb-mobile-input-react
superset component on [jb-input-react](https://github.com/javadbat/jb-input-react) , just for mobile number input with extra filter and ready to use validator
## Installation
```bash
npm install --save jb-mobile-input-react
```
## Usage
```jsx
import { JBMobileInput } from 'jb-mobile-input-react';
const App = () => (
<JBMobileInput />
)
```
for more information like events, styling,... just read [jb-input-react](https://github.com/javadbat/jb-input-react)
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