Socket
Socket
Sign inDemoInstall

@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.0.3 to 1.0.4

2

chance/index.d.ts

@@ -289,3 +289,3 @@ // Type definitions for Chance 1.0

interface MixinDescriptor {
[id: string]: () => any;
[id: string]: (...args: any[]) => any;
}

@@ -292,0 +292,0 @@

{
"name": "@types/chance",
"version": "1.0.3",
"version": "1.0.4",
"description": "TypeScript definitions for Chance",

@@ -37,4 +37,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "7a18be024e15c2c0c3093cb00545b4e2604b5769a960b8e263aa8bb2dc3e560c",
"typesPublisherContentHash": "e39fc9c07abf98c7789a1b87313316f909011f2bda94b91f6da2f68f09336337",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 13 May 2019 23:08:15 GMT
* Last updated: Tue, 14 May 2019 18:19:42 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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