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

@types/d3-random

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-random - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

d3-random/index.d.ts

@@ -60,3 +60,3 @@ // Type definitions for D3JS d3-random module 1.1

/**
* Returns a function for generating random numbers with a log-normal distribution. The expected value of the random variable’s natural logrithm is mu,
* Returns a function for generating random numbers with a log-normal distribution. The expected value of the random variable’s natural logarithm is mu,
* with the given standard deviation sigma. If mu is not specified, it defaults to 0; if sigma is not specified, it defaults to 1.

@@ -63,0 +63,0 @@ *

{
"name": "@types/d3-random",
"version": "1.1.0",
"version": "1.1.1",
"description": "TypeScript definitions for D3JS d3-random module",

@@ -9,11 +9,14 @@ "license": "MIT",

"name": "Tom Wanzek",
"url": "https://github.com/tomwanzek"
"url": "https://github.com/tomwanzek",
"githubUsername": "tomwanzek"
},
{
"name": "Alex Ford",
"url": "https://github.com/gustavderdrache"
"url": "https://github.com/gustavderdrache",
"githubUsername": "gustavderdrache"
},
{
"name": "Boris Yankov",
"url": "https://github.com/borisyankov"
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
}

@@ -24,9 +27,8 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "bcf4f71d74a3c663997af2e160934a57839846244579f0f4f8827cc5e8272165",
"typesPublisherContentHash": "fa388107ecd97bcdb1aab0290db8201ad68cc95cf940cf102b9e90911f7fdd14",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-random
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/d3-random
Additional Details
* Last updated: Sat, 13 May 2017 17:12:32 GMT
* Last updated: Wed, 23 May 2018 23:09:40 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