Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-telephone-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-telephone-input - npm Package Compare versions

Comparing version 4.6.9 to 4.6.10

9

package.json
{
"name": "react-telephone-input",
"version": "4.6.9",
"version": "4.6.10",
"description": "React component for entering and validating international telephone numbers",

@@ -9,3 +9,3 @@ "main": "lib/ReactTelephoneInput.js",

"scripts": {
"build": "npx nwb build-react-component",
"build": "npx nwb build-react-component --copy-files",
"clean": "npx nwb clean-module && npx clean-demo",

@@ -60,2 +60,3 @@ "start": "nwb serve-react-demo",

"react": "^16.3.2",
"react-dom": "^16.3.2",
"react-test-renderer": "15.6.1",

@@ -71,7 +72,7 @@ "regenerator-runtime": "0.10.5"

"prop-types": "^15.5.10",
"react-dom": "^16.3.2",
"react-tiny-virtual-list": "^2.1.4"
},
"peerDependencies": {
"react": ">=0.14.0 || ^15.0.0"
"react": ">=0.14.0 || ^15.0.0 || ^16.0.0",
"react-dom": ">=0.14.0 || ^15.0.0 || ^16.0.0"
},

@@ -78,0 +79,0 @@ "browserify-shim": {

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