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

@types/react-phone-number-input

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-phone-number-input - npm Package Compare versions

Comparing version 3.0.13 to 3.0.14

4

react-phone-number-input/index.d.ts

@@ -274,4 +274,8 @@ // Type definitions for react-phone-number-input 3.0

countryCallingCodeEditable?: boolean;
/**
* If set to `false`, will not focus the `<input/>` component when the user selects a country from the list of countries.
*/
focusInputOnCountrySelection?: boolean;
}
export default class PhoneInput extends React.Component<PhoneInputProps, object> {}

6

react-phone-number-input/package.json
{
"name": "@types/react-phone-number-input",
"version": "3.0.13",
"version": "3.0.14",
"description": "TypeScript definitions for react-phone-number-input",

@@ -50,4 +50,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-phone-number-input",

},
"typesPublisherContentHash": "c5d0a7e30fba03442b254fbf020b237932c40ca2397bf97efe12dc3d4d7fefe7",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "04e5ce2ed34417bf2f61f79ebfc1f9dd0d5afbb029f1bdba12fd568f80036a9b",
"typeScriptVersion": "3.9"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 20 Sep 2021 20:31:22 GMT
* Last updated: Wed, 01 Jun 2022 17:01:28 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@ * Global values: none

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