@types/react-maskedinput
Advanced tools
Comparing version 4.0.7 to 4.0.8
@@ -1,8 +0,1 @@ | ||
// Type definitions for react-maskedinput 4.0 | ||
// Project: https://github.com/insin/react-maskedinput | ||
// Definitions by: Karol Janyst <https://github.com/LKay> | ||
// Carlos Bonetti <https://github.com/CarlosBonetti> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/react-maskedinput", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "TypeScript definitions for react-maskedinput", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-maskedinput", | ||
"name": "Karol Janyst", | ||
"url": "https://github.com/LKay", | ||
"githubUsername": "LKay" | ||
"githubUsername": "LKay", | ||
"url": "https://github.com/LKay" | ||
}, | ||
{ | ||
"name": "Carlos Bonetti", | ||
"url": "https://github.com/CarlosBonetti", | ||
"githubUsername": "CarlosBonetti" | ||
"githubUsername": "CarlosBonetti", | ||
"url": "https://github.com/CarlosBonetti" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "d6f96538374d1193df7f937793bb22219c55514caee1d2b3e27cc79f53262ef4", | ||
"typesPublisherContentHash": "418ac5cab3d280c0445a82e5e25c8fff4dcd57e8f79849e1b971f7c864255be0", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for react-maskedinput 4.0 | ||
// Project: https://github.com/insin/react-maskedinput | ||
// Definitions by: Karol Janyst <https://github.com/LKay> | ||
// Carlos Bonetti <https://github.com/CarlosBonetti> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -42,7 +35,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Karol Janyst](https://github.com/LKay), and [Carlos Bonetti](https://github.com/CarlosBonetti). |
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
3907
15
39