@types/d3-polygon
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
// Type definitions for D3JS d3-polygon module v1.0.1 | ||
// Type definitions for D3JS d3-polygon module 1.0 | ||
// Project: https://github.com/d3/d3-polygon/ | ||
@@ -6,2 +6,4 @@ // Definitions by: Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov> | ||
// Last module patch version validated against: 1.0.1 | ||
/** | ||
@@ -8,0 +10,0 @@ * Returns the signed area of the specified polygon. If the vertices of the polygon are in counterclockwise order ( |
{ | ||
"name": "@types/d3-polygon", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for D3JS d3-polygon module v1.0.1", | ||
"version": "1.0.5", | ||
"description": "TypeScript definitions for D3JS d3-polygon module", | ||
"license": "MIT", | ||
"author": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>", | ||
"contributors": [ | ||
{ | ||
"name": "Tom Wanzek", | ||
"url": "https://github.com/tomwanzek" | ||
}, | ||
{ | ||
"name": "Alex Ford", | ||
"url": "https://github.com/gustavderdrache" | ||
}, | ||
{ | ||
"name": "Boris Yankov", | ||
"url": "https://github.com/borisyankov" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,4 +27,5 @@ "repository": { | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "034509c9accdfa825b2bb242e659c6832335947acead947562d9b12aa54e2a2b" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "9a80f7b1cb86bfde1c858d2ec956bdaaa4f6bac88f513accf17eb2e0ac06eca1", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,12 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for D3JS d3-polygon module v1.0.1 (https://github.com/d3/d3-polygon/). | ||
This package contains type definitions for D3JS d3-polygon module (https://github.com/d3/d3-polygon/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/d3-polygon | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-polygon | ||
Additional Details | ||
* Last updated: Mon, 12 Sep 2016 19:00:00 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Fri, 19 May 2017 15:49:31 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
@@ -17,0 +15,0 @@ |
4674
13.14%40
-34.43%17
-10.53%