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

react-telephone-input

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-telephone-input - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "react-telephone-input",
"version": "1.0.1",
"version": "1.0.2",
"description": "React component for entering and validating international telephone numbers. Inspired from the awesome jquery plugin for the same - https://github.com/Bluefieldscom/intl-tel-input.",

@@ -44,3 +44,3 @@ "main": "index.js",

},
"dependencies": {
"peerDependencies": {
"lodash": "^2.4.1",

@@ -47,0 +47,0 @@ "react": "^0.12.1"

@@ -23,3 +23,5 @@ Reactjs Component for International Telephone Input

Note - You will need to change the location of flags.png in the style.less file.
## How to use it
- Copy the styles.less file to your less/css folder and convert it to css (using whatever process you choose)
- Copy the flags.png file from the example folder to your root directory. If you copy it somewhere else, please correct the file location in the less file.

@@ -41,2 +43,2 @@ ## Features

go to your browser and type http://127.0.0.1:1337/example/index.html
```
```
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