@types/chance
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,2 @@ | ||
// Type definitions for Chance 1.0.13 | ||
// Type definitions for Chance 1.0.16 | ||
// Project: http://chancejs.com | ||
@@ -192,2 +192,4 @@ // Definitions by: Chris Bowdon <https://github.com/cbowdon> | ||
day?: number; | ||
min?: Date; | ||
max?: Date; | ||
} | ||
@@ -194,0 +196,0 @@ |
{ | ||
"name": "@types/chance", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for Chance", | ||
@@ -26,8 +26,8 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "24e77c6fba85256b300b403324c5ea23bc48448a7793252e560d1449a0cb7281", | ||
"typesPublisherContentHash": "097bd436905d4ef976962b053c035ae0635f6e80e23ab38059a6bfd5cda51876", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chance | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chance | ||
Additional Details | ||
* Last updated: Thu, 01 Mar 2018 21:23:58 GMT | ||
* Last updated: Thu, 21 Jun 2018 00:15:27 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
231
10144