Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/chance

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chance - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

11

chance/index.d.ts

@@ -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;

36

chance/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc