@types/d3-selection-multi
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -7,3 +7,3 @@ // Type definitions for D3JS d3-selection-multi module 1.0 | ||
// Last module patch version validated against: 1.0.0 | ||
// Last module patch version validated against: 1.0.1 | ||
@@ -10,0 +10,0 @@ import { Selection, BaseType, ArrayLike, ValueFn } from 'd3-selection'; |
{ | ||
"name": "@types/d3-selection-multi", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "TypeScript definitions for D3JS d3-selection-multi module", | ||
@@ -19,5 +19,7 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/d3-selection-multi" | ||
}, | ||
@@ -29,4 +31,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "47e7244426c84e3b4a455a5b23d0facc0edcd2f639768825b58740115d62c6ef", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "a86db42c69da1fc844249ab765213845be551fadb7f3535f2c7554ad37433369", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection-multi | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection-multi. | ||
Additional Details | ||
* Last updated: Thu, 27 Sep 2018 12:34:12 GMT | ||
* Dependencies: d3-selection, d3-transition | ||
### Additional Details | ||
* Last updated: Wed, 02 Sep 2020 19:34:38 GMT | ||
* Dependencies: [@types/d3-selection](https://npmjs.com/package/@types/d3-selection), [@types/d3-transition](https://npmjs.com/package/@types/d3-transition) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>. | ||
These definitions were written by [Alex Ford](https://github.com/gustavderdrache), and [Boris Yankov](https://github.com/borisyankov). |
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
8581