🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@types/d3-polygon

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-polygon - npm Package Compare versions

Comparing version

to
1.0.4

2

d3-polygon/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for D3JS d3-polygon module 1.0.0
// Type definitions for D3JS d3-polygon module v1.0.1
// Project: https://github.com/d3/d3-polygon/

@@ -3,0 +3,0 @@ // Definitions by: Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>

{
"name": "@types/d3-polygon",
"version": "0.0.3",
"description": "TypeScript definitions for D3JS d3-polygon module 1.0.0",
"version": "1.0.4",
"description": "TypeScript definitions for D3JS d3-polygon module v1.0.1",
"license": "MIT",

@@ -14,3 +14,4 @@ "author": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>",

"dependencies": {},
"typings": "index.d.ts"
"typings": "index.d.ts",
"typesPublisherContentHash": "034509c9accdfa825b2bb242e659c6832335947acead947562d9b12aa54e2a2b"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for D3JS d3-polygon module 1.0.0 (https://github.com/d3/d3-polygon/).
This package contains type definitions for D3JS d3-polygon module v1.0.1 (https://github.com/d3/d3-polygon/).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:03 GMT
* Last updated: Mon, 12 Sep 2016 19:00:00 GMT
* File structure: ProperModule

@@ -15,0 +15,0 @@ * Library Dependencies: none

@@ -6,5 +6,5 @@ {

"moduleDependencies": [],
"libraryMajorVersion": "0",
"libraryMajorVersion": "1",
"libraryMinorVersion": "0",
"libraryName": "D3JS d3-polygon module 1.0.0",
"libraryName": "D3JS d3-polygon module v1.0.1",
"typingsPackageName": "d3-polygon",

@@ -23,3 +23,3 @@ "projectName": "https://github.com/d3/d3-polygon/",

"hasPackageJson": false,
"contentHash": "a6f24f31c7bb90702936edf3a978f287b3cbce4142dff37cc179137aff1a80ab"
"contentHash": "034509c9accdfa825b2bb242e659c6832335947acead947562d9b12aa54e2a2b"
}