New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.11 to 3.0.12

6

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

@@ -268,4 +268,10 @@ // Type definitions for react-phone-number-input 3.0

useNationalFormatForDefaultCountryValue?: boolean;
/**
* If set to false, and international is true, then users won't be able
* to erase the "country calling part" of a phone number in the <input/>.
* @default true
*/
countryCallingCodeEditable?: boolean;
}
export default class PhoneInput extends React.Component<PhoneInputProps, object> {}

4

react-phone-number-input/package.json
{
"name": "@types/react-phone-number-input",
"version": "3.0.11",
"version": "3.0.12",
"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": "33785005c141d246e19c9dba670d2fa9a0cd13cd5ec081da6da0d5609b64bfa3",
"typesPublisherContentHash": "1a8b8c886ae39fb3bff5773c3acfedeee9ae4d783a73e7b6194e77a56b8c0aba",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Mon, 23 Aug 2021 20:18:30 GMT
* Last updated: Thu, 16 Sep 2021 12:01:21 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