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.1.1 to 1.1.2

6

chance/index.d.ts

@@ -95,2 +95,3 @@ // Type definitions for Chance 1.1

url(opts?: Partial<UrlOptions>): string;
mac_address(opts?: Partial<MacOptions>): string;

@@ -228,2 +229,7 @@ // Location

interface MacOptions {
separator: string;
networkVersion: boolean;
}
interface IntegerOptions {

@@ -230,0 +236,0 @@ min: number;

6

chance/package.json
{
"name": "@types/chance",
"version": "1.1.1",
"version": "1.1.2",
"description": "TypeScript definitions for Chance",

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

"dependencies": {},
"typesPublisherContentHash": "7f7509dc85e5856f2ec941bafecee1a7f89d612eb7eded36dd03cf300f056afd",
"typeScriptVersion": "3.3"
"typesPublisherContentHash": "e3df8b64f382c3184a987219cd5d632254aec3a591c84a4ca2b50437216e2b7f",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Sun, 13 Dec 2020 02:16:20 GMT
* Last updated: Sat, 22 May 2021 06:01:20 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