@types/react-text-mask
Advanced tools
Comparing version 5.4.12 to 5.4.13
@@ -1,9 +0,1 @@ | ||
// Type definitions for react-text-mask 5.4 | ||
// Project: https://github.com/text-mask/text-mask/tree/master/react | ||
// Definitions by: Guilherme Hübner <https://github.com/guilhermehubner> | ||
// Deividi Cavarzan <https://github.com/cavarzan> | ||
// Artem Lyubchuk <https://github.com/needpower> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.9 | ||
import * as React from "react"; | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/react-text-mask", | ||
"version": "5.4.12", | ||
"version": "5.4.13", | ||
"description": "TypeScript definitions for react-text-mask", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-text-mask", | ||
"name": "Guilherme Hübner", | ||
"url": "https://github.com/guilhermehubner", | ||
"githubUsername": "guilhermehubner" | ||
"githubUsername": "guilhermehubner", | ||
"url": "https://github.com/guilhermehubner" | ||
}, | ||
{ | ||
"name": "Deividi Cavarzan", | ||
"url": "https://github.com/cavarzan", | ||
"githubUsername": "cavarzan" | ||
"githubUsername": "cavarzan", | ||
"url": "https://github.com/cavarzan" | ||
}, | ||
{ | ||
"name": "Artem Lyubchuk", | ||
"url": "https://github.com/needpower", | ||
"githubUsername": "needpower" | ||
"githubUsername": "needpower", | ||
"url": "https://github.com/needpower" | ||
} | ||
@@ -36,4 +36,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "1fe6d6696fbb4efade154d78b73ff920a9736cf745521479a35e3764d05347f6", | ||
"typesPublisherContentHash": "97b859147079ffcef348469d031f044d66d62d212a7ed226278ee2fbc66a6c49", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,10 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for react-text-mask 5.4 | ||
// Project: https://github.com/text-mask/text-mask/tree/master/react | ||
// Definitions by: Guilherme Hübner <https://github.com/guilhermehubner> | ||
// Deividi Cavarzan <https://github.com/cavarzan> | ||
// Artem Lyubchuk <https://github.com/needpower> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.9 | ||
import * as React from "react"; | ||
@@ -82,7 +74,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Guilherme Hübner](https://github.com/guilhermehubner), [Deividi Cavarzan](https://github.com/cavarzan), and [Artem Lyubchuk](https://github.com/needpower). |
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
6136
45
78