@types/d3-random
Advanced tools
Comparing version 1.1.1 to 1.1.2
// Type definitions for D3JS d3-random module 1.1 | ||
// Project: https://github.com/d3/d3-random/ | ||
// Project: https://github.com/d3/d3-random/, https://d3js.org/d3-random | ||
// Definitions by: Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/d3-random", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "TypeScript definitions for D3JS d3-random module", | ||
@@ -24,10 +24,11 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fa388107ecd97bcdb1aab0290db8201ad68cc95cf940cf102b9e90911f7fdd14", | ||
"typesPublisherContentHash": "e356ae0826ba4714dc6ac592d32ef4889307895ef7108c44822d38b1f45b4c72", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for D3JS d3-random module (https://github.com/d3/d3-random/). | ||
This package contains type definitions for D3JS d3-random module ( https://github.com/d3/d3-random/ ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/d3-random | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-random | ||
Additional Details | ||
* Last updated: Wed, 23 May 2018 23:09:40 GMT | ||
* Last updated: Wed, 13 Feb 2019 18:07:33 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
7213