New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-simple-phone-input

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-phone-input - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

13

package.json
{
"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"
}
}
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