@types/react-maskedinput
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -22,3 +22,3 @@ // Type definitions for react-maskedinput 4.0 | ||
mask: string; | ||
formatCharacter?: CharsFormatters; | ||
formatCharacters?: CharsFormatters; | ||
placeholderChar?: string; | ||
@@ -25,0 +25,0 @@ } |
{ | ||
"name": "@types/react-maskedinput", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "TypeScript definitions for react-maskedinput", | ||
@@ -29,5 +29,4 @@ "license": "MIT", | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "760f36ba7046a9f1c64fc269cdfb0c948f494d44894bc23ad022c1d23f85db45", | ||
"typesPublisherContentHash": "f378ab133b0da112d390a0c9a2926e4d74af99cf266ff27ed28f7d61bd73330c", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 09 Aug 2017 14:12:23 GMT | ||
* Last updated: Mon, 28 Aug 2017 15:52:08 GMT | ||
* Dependencies: 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
3541