react-simple-phone-input
Advanced tools
Comparing version 3.0.9-beta to 3.1.1-beta
import React from "react"; | ||
import "./PhoneInput.css"; | ||
interface Props { | ||
@@ -4,0 +3,0 @@ placeholder: string; |
import React from "react"; | ||
import "./PhoneInput.css"; | ||
interface Props { | ||
@@ -4,0 +3,0 @@ placeholder: string; |
{ | ||
"name": "react-simple-phone-input", | ||
"version": "3.0.9-beta", | ||
"version": "3.1.1-beta", | ||
"description": "A simple react phone input component with calling code dropdown🤷", | ||
@@ -43,2 +43,4 @@ "main": "dist/cjs/index.js", | ||
"autoprefixer": "^10.4.13", | ||
"postcss": "^8.4.20", | ||
"postcss-es-modules": "^2.0.2", | ||
"react": "^18.2.0", | ||
@@ -45,0 +47,0 @@ "react-dom": "^18.2.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
390131
16
22
5094