Huge News!Announcing our $40M Series B led by Abstract Ventures.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 5.1.7 to 5.1.8

63

package.json
{
"name": "react-simple-phone-input",
"version": "5.1.7",
"description": "",
"main": "index.js",
"version": "5.1.8",
"description": "A simple react phone input component with calling code dropdown🤷",
"homepage": "https://react-simple-phone-input.vercel.app",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"files": [
"dist"
],
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "rollup -c"
},
"author": "",
"license": "ISC"
"author": {
"name": "Siam Ahnaf",
"email": "mail@siamahnaf.com",
"url": "https://www.siamahnaf.com"
},
"license": "MIT",
"keywords": [
"react-simple-phone-input",
"react",
"phone",
"format",
"react-number-input",
"i18",
"dial code",
"calling code",
"dropdown",
"telephone",
"mobile",
"react-dom",
"international",
"phone-dropdown",
"dial code dropdown"
],
"repository": {
"type": "git",
"directory": "https://github.com/siamahnaf/react-simple-phone-input",
"url": "https://github.com/siamahnaf/react-simple-phone-input"
},
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^23.0.4",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-typescript": "^10.0.1",
"@types/react": "^18.0.26",
"@types/rollup-plugin-peer-deps-external": "^2.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^3.7.5",
"rollup-plugin-dts": "^5.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^4.0.2",
"typescript": "^4.9.4"
}
}
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