@types/cleave.js
Advanced tools
Comparing version 1.0.2 to 1.1.0
@@ -1,4 +0,6 @@ | ||
// Type definitions for cleave.js 1.0 | ||
// Type definitions for cleave.js 1.1 | ||
// Project: https://github.com/nosir/cleave.js | ||
// Definitions by: C Lentfort <https://github.com/clentfort>, J Giancono <https://github.com/jasongi-at-sportsbet> | ||
// Definitions by: C Lentfort <https://github.com/clentfort>, | ||
// J Giancono <https://github.com/jasongi-at-sportsbet>, | ||
// Alex Shakun <https://github.com/sashashakun> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +7,0 @@ // TypeScript Version: 2.3 |
{ | ||
"name": "@types/cleave.js", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "TypeScript definitions for cleave.js", | ||
@@ -16,2 +16,7 @@ "license": "MIT", | ||
"githubUsername": "jasongi-at-sportsbet" | ||
}, | ||
{ | ||
"name": "Alex Shakun", | ||
"url": "https://github.com/sashashakun", | ||
"githubUsername": "sashashakun" | ||
} | ||
@@ -28,4 +33,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "e593613140b786accc1b93461c3f7a381a6bd34b1c9772822081a772dbc63588", | ||
"typesPublisherContentHash": "ae5483d88ab6e8dd0c5a18c9a00c601a0abad9482aa2328b393be0d215209915", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -9,2 +9,3 @@ import * as React from "react"; | ||
options: CleaveOptions; | ||
htmlRef?: (i: any) => void; | ||
} | ||
@@ -11,0 +12,0 @@ |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 19 Jan 2018 22:53:49 GMT | ||
* Last updated: Thu, 01 Feb 2018 18:55:41 GMT | ||
* Dependencies: react | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by C Lentfort <https://github.com/clentfort>, J Giancono <https://github.com/jasongi-at-sportsbet>. | ||
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>. |
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
5323
84