@types/d3-voronoi
Advanced tools
Comparing version 1.1.8 to 1.1.9
// Type definitions for D3JS d3-voronoi module 1.1 | ||
// Project: https://github.com/d3/d3-voronoi/ | ||
// Project: https://github.com/d3/d3-voronoi/, https://d3js.org/d3-voronoi | ||
// Definitions by: Tom Wanzek <https://github.com/tomwanzek> | ||
@@ -4,0 +4,0 @@ // Alex Ford <https://github.com/gustavderdrache> |
{ | ||
"name": "@types/d3-voronoi", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "TypeScript definitions for D3JS d3-voronoi module", | ||
@@ -29,2 +29,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -36,4 +37,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5db5332c47e5a01844511da6d513baedd382af2a83f2968ca542d52a64a1c0bf", | ||
"typesPublisherContentHash": "922c8d7f42da78233af875cd940e694867d700b7d08a59fb602524baf3e1ad09", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for D3JS d3-voronoi module (https://github.com/d3/d3-voronoi/). | ||
This package contains type definitions for D3JS d3-voronoi module ( https://github.com/d3/d3-voronoi/ ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Sat, 08 Sep 2018 01:20:16 GMT | ||
* Last updated: Wed, 13 Feb 2019 18:07:34 GMT | ||
* Dependencies: none | ||
@@ -15,0 +15,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
14378