react-phone-input
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
167419
3580