@types/cleave.js
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -47,2 +47,3 @@ import { CreditCardTypeChangeHandler } from "./creditCard"; | ||
delimiters?: ReadonlyArray<string>; | ||
delimiterLazyShow?: boolean; | ||
initValue?: any; | ||
@@ -49,0 +50,0 @@ lowercase?: boolean; |
{ | ||
"name": "@types/cleave.js", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "TypeScript definitions for cleave.js", | ||
@@ -27,3 +27,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/cleave.js" | ||
}, | ||
@@ -34,4 +35,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "0ec2ebdbe77bc5bf612c1913ca2b34105223a460e4c17df95bb31ecff452fc1a", | ||
"typesPublisherContentHash": "f94e6d6a6c939dea656688b1b09d10b0dda00f89a9bd678d8ee29b6de6b7ef0b", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for cleave.js ( https://github.com/nosir/cleave.js ). | ||
This package contains type definitions for cleave.js (https://github.com/nosir/cleave.js). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Fri, 01 Feb 2019 05:29:42 GMT | ||
* Last updated: Fri, 27 Sep 2019 00:31:02 GMT | ||
* Dependencies: @types/react | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by C Lentfort <https://github.com/clentfort>, J Giancono <https://github.com/jasongi-at-sportsbet>, Alex Shakun <https://github.com/sashashakun>. | ||
These definitions were written by C Lentfort <https://github.com/clentfort>, J Giancono <https://github.com/jasongi-at-sportsbet>, and Alex Shakun <https://github.com/sashashakun>. |
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
6057
101