react-telephone-input
Advanced tools
Comparing version 4.73.4 to 4.74.4
{ | ||
"name": "react-telephone-input", | ||
"version": "4.73.4", | ||
"version": "4.74.4", | ||
"description": "React component for entering and validating international telephone numbers", | ||
@@ -15,3 +15,3 @@ "main": "lib/ReactTelephoneInput.js", | ||
"build": "npx nwb build-react-component --copy-files", | ||
"clean": "npx nwb clean-module && npx clean-demo", | ||
"clean": "npx nwb clean-module && npx nwb clean-demo", | ||
"start": "nwb serve-react-demo", | ||
@@ -55,7 +55,7 @@ "lint": "eslint src", | ||
"babel-plugin-remove-data-test-id-attribute": "^1.0.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-preset-latest": "6.24.1", | ||
"babel-preset-react": "6.24.1", | ||
"enzyme": "3.3.0", | ||
"enzyme-adapter-react-16": "^1.1.1", | ||
"enzyme": "^3.8.0", | ||
"enzyme-adapter-react-16": "^1.7.1", | ||
"enzyme-to-json": "^3.3.3", | ||
@@ -69,3 +69,3 @@ "eslint": "^4.19.1", | ||
"jest": "^22.4.3", | ||
"nwb": "^0.21.5", | ||
"nwb": "^0.23.0", | ||
"react": "^16.3.2", | ||
@@ -77,3 +77,3 @@ "react-dom": "^16.3.2", | ||
"classnames": "^2.1.2", | ||
"country-telephone-data": "0.4.2", | ||
"country-telephone-data": "0.6.0", | ||
"cramda": "^0.4.4", | ||
@@ -80,0 +80,0 @@ "debounce": "^1.1.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
78448
+ Addedcountry-telephone-data@0.6.0(transitive)
- Removedcountry-telephone-data@0.4.2(transitive)
Updatedcountry-telephone-data@0.6.0