@types/chance
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -1,12 +0,1 @@ | ||
// Type definitions for Chance 1.1 | ||
// Project: http://chancejs.com | ||
// Definitions by: Chris Bowdon <https://github.com/cbowdon> | ||
// Brice BERNARD <https://github.com/brikou> | ||
// Carlos Sanchez <https://github.com/cafesanu> | ||
// Colby M. White <https://github.com/colbywhite> | ||
// Zachary Dow <https://github.com/NewDark90> | ||
// Jacob Easley <https://github.com/jacobez> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace Chance { | ||
@@ -13,0 +2,0 @@ type Seed = number | string; |
{ | ||
"name": "@types/chance", | ||
"version": "1.1.4", | ||
"description": "TypeScript definitions for Chance", | ||
"version": "1.1.5", | ||
"description": "TypeScript definitions for chance", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chance", | ||
@@ -10,34 +10,34 @@ "license": "MIT", | ||
"name": "Chris Bowdon", | ||
"url": "https://github.com/cbowdon", | ||
"githubUsername": "cbowdon" | ||
"githubUsername": "cbowdon", | ||
"url": "https://github.com/cbowdon" | ||
}, | ||
{ | ||
"name": "Brice BERNARD", | ||
"url": "https://github.com/brikou", | ||
"githubUsername": "brikou" | ||
"githubUsername": "brikou", | ||
"url": "https://github.com/brikou" | ||
}, | ||
{ | ||
"name": "Carlos Sanchez", | ||
"url": "https://github.com/cafesanu", | ||
"githubUsername": "cafesanu" | ||
"githubUsername": "cafesanu", | ||
"url": "https://github.com/cafesanu" | ||
}, | ||
{ | ||
"name": "Colby M. White", | ||
"url": "https://github.com/colbywhite", | ||
"githubUsername": "colbywhite" | ||
"githubUsername": "colbywhite", | ||
"url": "https://github.com/colbywhite" | ||
}, | ||
{ | ||
"name": "Zachary Dow", | ||
"url": "https://github.com/NewDark90", | ||
"githubUsername": "NewDark90" | ||
"githubUsername": "NewDark90", | ||
"url": "https://github.com/NewDark90" | ||
}, | ||
{ | ||
"name": "Jacob Easley", | ||
"url": "https://github.com/jacobez", | ||
"githubUsername": "jacobez" | ||
"githubUsername": "jacobez", | ||
"url": "https://github.com/jacobez" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -54,4 +54,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f4bd4f2ee8af2667fc65266e888014146ca721978710bfbd29c1738565997f64", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "5f59833151d333e2a95c836e2c5216f35021ed1a9b4790de3af5a323dbe0669e", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Chance (http://chancejs.com). | ||
This package contains type definitions for chance (http://chancejs.com). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:40:43 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:14 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Chris Bowdon](https://github.com/cbowdon), [Brice BERNARD](https://github.com/brikou), [Carlos Sanchez](https://github.com/cafesanu), [Colby M. White](https://github.com/colbywhite), [Zachary Dow](https://github.com/NewDark90), [Jacob Easley](https://github.com/jacobez), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
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
13476
295
16