@types/d3-fetch
Advanced tools
Comparing version 1.2.1 to 2.0.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for d3-fetch 1.2 | ||
// Type definitions for d3-fetch 2.0 | ||
// Project: https://d3js.org/d3-fetch/ | ||
@@ -9,3 +9,3 @@ // Definitions by: Hugues Stefanski <https://github.com/ledragon> | ||
// Last module patch version validated against: 1.2.0 | ||
// Last module patch version validated against: 2.0.0 | ||
@@ -12,0 +12,0 @@ import { DSVParsedArray, DSVRowArray, DSVRowString } from "d3-dsv"; |
{ | ||
"name": "@types/d3-fetch", | ||
"version": "1.2.1", | ||
"version": "2.0.0", | ||
"description": "TypeScript definitions for d3-fetch", | ||
@@ -32,6 +32,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/d3-dsv": "^1" | ||
"@types/d3-dsv": "*" | ||
}, | ||
"typesPublisherContentHash": "4bfac7e5403b3781727046f739b0aeaa0b6dcbc8524f532614162c980fb06b30", | ||
"typesPublisherContentHash": "446ad6b27703e6727241f190a846cae2e474e20680f81d7de480d83a7d5d987f", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 01 Oct 2020 04:14:56 GMT | ||
* Last updated: Thu, 01 Oct 2020 22:50:45 GMT | ||
* Dependencies: [@types/d3-dsv](https://npmjs.com/package/@types/d3-dsv) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
16899
+ Added@types/d3-dsv@3.0.7(transitive)
- Removed@types/d3-dsv@1.2.8(transitive)
Updated@types/d3-dsv@*