@types/chance
Advanced tools
Comparing version 0.7.32 to 0.7.33
@@ -42,2 +42,3 @@ // Type definitions for Chance 0.7.3 | ||
age(opts?: Options): number; | ||
gender(): string; | ||
birthday(): Date; | ||
@@ -44,0 +45,0 @@ birthday(opts?: Options): Date|string; |
{ | ||
"name": "@types/chance", | ||
"version": "0.7.32", | ||
"version": "0.7.33", | ||
"description": "TypeScript definitions for Chance", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "30d30c53888a81ce5bdf828e0982f27036e17c1f880a09310fc5124f15384de4", | ||
"typesPublisherContentHash": "307a108bee7ee9b6e874def91ff8cf5d8f5279b0f1e7de48203c434080779186", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/chance | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chance | ||
Additional Details | ||
* Last updated: Fri, 10 Mar 2017 06:58:03 GMT | ||
* Last updated: Wed, 26 Apr 2017 17:34:12 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Chance, chance |
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
9061
4
208