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.10 to 3.0.11

6

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

@@ -37,2 +37,8 @@ // Type definitions for react-phone-number-input 3.0

/**
* Checks if a country is supported by this library.
* This is simply an alias for isSupportedCountry() from libphonenumber-js.
*/
export function isSupportedCountry(country: string): boolean;
export interface ParsePhoneNumberOptions {

@@ -39,0 +45,0 @@ /**

6

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

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

### Additional Details
* Last updated: Tue, 13 Jul 2021 15:01:25 GMT
* Last updated: Mon, 23 Aug 2021 20:18:30 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