Huge News!Announcing our $40M Series B led by Abstract Ventures.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 3.0.0 to 3.0.1

8

d3-polygon/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for D3JS d3-polygon module 3.0
// Project: https://github.com/d3/d3-polygon/, https://d3js.org/d3-polygon
// Definitions by: Tom Wanzek <https://github.com/tomwanzek>
// Alex Ford <https://github.com/gustavderdrache>
// Boris Yankov <https://github.com/borisyankov>
// Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Last module patch version validated against: 3.0.1

@@ -10,0 +2,0 @@

24

d3-polygon/package.json
{
"name": "@types/d3-polygon",
"version": "3.0.0",
"description": "TypeScript definitions for D3JS d3-polygon module",
"version": "3.0.1",
"description": "TypeScript definitions for d3-polygon",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-polygon",

@@ -10,19 +10,19 @@ "license": "MIT",

"name": "Tom Wanzek",
"url": "https://github.com/tomwanzek",
"githubUsername": "tomwanzek"
"githubUsername": "tomwanzek",
"url": "https://github.com/tomwanzek"
},
{
"name": "Alex Ford",
"url": "https://github.com/gustavderdrache",
"githubUsername": "gustavderdrache"
"githubUsername": "gustavderdrache",
"url": "https://github.com/gustavderdrache"
},
{
"name": "Boris Yankov",
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
"githubUsername": "borisyankov",
"url": "https://github.com/borisyankov"
},
{
"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
"githubUsername": "Methuselah96",
"url": "https://github.com/Methuselah96"
}

@@ -39,4 +39,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "3d984ac0de983da631553c91a45708daac002aa029f058c14a3239e0c6929a02",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "95775ec008067995ac4caecc5a2f1705d73f2ef9a744e58a68028695d3130ee8",
"typeScriptVersion": "4.5"
}

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

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

@@ -12,10 +12,2 @@ # Details

````ts
// Type definitions for D3JS d3-polygon module 3.0
// Project: https://github.com/d3/d3-polygon/, https://d3js.org/d3-polygon
// Definitions by: Tom Wanzek <https://github.com/tomwanzek>
// Alex Ford <https://github.com/gustavderdrache>
// Boris Yankov <https://github.com/borisyankov>
// Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Last module patch version validated against: 3.0.1

@@ -66,7 +58,6 @@

### Additional Details
* Last updated: Fri, 25 Jun 2021 14:01:31 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Tom Wanzek](https://github.com/tomwanzek), [Alex Ford](https://github.com/gustavderdrache), [Boris Yankov](https://github.com/borisyankov), and [Nathan Bierema](https://github.com/Methuselah96).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc