react-simple-phone-input
Advanced tools
Comparing version 3.2.3 to 3.2.4
{ | ||
"name": "react-simple-phone-input", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "A simple react phone input component with calling code dropdown🤷", | ||
"homepage": "https://react-simple-phone-input.vercel.app", | ||
"main": "dist/cjs/index.js", | ||
@@ -14,3 +15,6 @@ "module": "dist/esm/index.js", | ||
}, | ||
"author": "Siam Ahnaf", | ||
"author": { | ||
"name": "Siam Ahnaf", | ||
"email": "mail@siamahnaf.com" | ||
}, | ||
"license": "MIT", | ||
@@ -38,3 +42,2 @@ "keywords": [ | ||
}, | ||
"homepage": "https://react-simple-phone-input.vercel.app/", | ||
"devDependencies": { | ||
@@ -55,3 +58,7 @@ "@rollup/plugin-commonjs": "^23.0.4", | ||
"typescript": "^4.9.4" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
} | ||
} |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
238001
2