@types/d3-hierarchy
Advanced tools
Comparing version 1.1.5 to 1.1.6
// Type definitions for D3JS d3-hierarchy module 1.1 | ||
// Project: https://github.com/d3/d3-hierarchy/ | ||
// Project: https://github.com/d3/d3-hierarchy/, https://d3js.org/d3-hierarchy | ||
// Definitions by: Tom Wanzek <https://github.com/tomwanzek> | ||
@@ -4,0 +4,0 @@ // Alex Ford <https://github.com/gustavderdrache> |
{ | ||
"name": "@types/d3-hierarchy", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "TypeScript definitions for D3JS d3-hierarchy module", | ||
@@ -36,4 +36,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "505a0d2086448f49a6c4827dceabd0acb4bb82e1748840637aed5361a7cfe699", | ||
"typesPublisherContentHash": "604b39ea6f11e194f694a965c7075233a7088d98135a555924a7e77030e2dff4", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for D3JS d3-hierarchy module (https://github.com/d3/d3-hierarchy/). | ||
This package contains type definitions for D3JS d3-hierarchy module ( https://github.com/d3/d3-hierarchy/ ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 13 Dec 2018 19:33:51 GMT | ||
* Last updated: Wed, 13 Feb 2019 17:05:43 GMT | ||
* Dependencies: none | ||
@@ -15,0 +15,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
36771