Socket
Socket
Sign inDemoInstall

react-phone-input

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-phone-input - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

package.json
{
"name": "react-phone-input",
"version": "0.1.6",
"version": "0.1.7",
"description": "A react component to format phone numbers",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -8,4 +8,2 @@ // TODO - fix the onlyContries props. Currently expects that as an array of country object, but users should be able to send in array of country isos

require('./style.less');
var isModernBrowser = Boolean(document.createElement('input').setSelectionRange);

@@ -12,0 +10,0 @@

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