@types/d3-selection
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "@types/d3-selection", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "TypeScript definitions for D3JS d3-selection module", | ||
@@ -29,11 +29,12 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"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" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3003bf96c6355a0233ce5cb78981e414ba5c214efb2e607f4e1d97e9bf54dd79", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "0987218946bafddaa087ee6ff9cffaddcb61957cb07ed5c00988d50c4e60afa7", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for D3JS d3-selection module ( https://github.com/d3/d3-selection/ ). | ||
This package contains type definitions for D3JS d3-selection module (https://github.com/d3/d3-selection/). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection. | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 18:07:34 GMT | ||
### Additional Details | ||
* Last updated: Tue, 07 Jul 2020 18:53:24 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>, denisname <https://github.com/denisname>. | ||
These definitions were written by [Tom Wanzek](https://github.com/tomwanzek), [Alex Ford](https://github.com/gustavderdrache), [Boris Yankov](https://github.com/borisyankov), and [denisname](https://github.com/denisname). |
Sorry, the diff of this file is too big to display
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
72208
1170