@types/react-phone-number-input
Advanced tools
Comparing version 3.0.13 to 3.0.14
@@ -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> {} |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18813
333