Socket
Socket
Sign inDemoInstall

@types/d3-dispatch

Package Overview
Dependencies
0
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 2.0.0

5

d3-dispatch/index.d.ts

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

// Type definitions for D3JS d3-dispatch module 1.0
// Type definitions for D3JS d3-dispatch module 2.0
// Project: https://github.com/d3/d3-dispatch/, https://d3js.org/d3-dispatch

@@ -7,5 +7,6 @@ // Definitions by: Tom Wanzek <https://github.com/tomwanzek>

// denisname <https://github.com/denisname>
// Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Last module patch version validated against: 1.0.3
// Last module patch version validated against: 2.0.0

@@ -12,0 +13,0 @@ export interface Dispatch<T extends object> {

11

d3-dispatch/package.json
{
"name": "@types/d3-dispatch",
"version": "1.0.8",
"version": "2.0.0",
"description": "TypeScript definitions for D3JS d3-dispatch module",

@@ -26,2 +26,7 @@ "license": "MIT",

"githubUsername": "denisname"
},
{
"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
}

@@ -38,4 +43,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "57da37780ed5df8124123f930a087692445b231807eb21f9b5eb23f6afbf3c74",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "b4c60d7052afc30d4c515de55d0ef8b87680866b4245f23ac4cc9b1be1f128a0",
"typeScriptVersion": "3.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Jul 2020 06:51:27 GMT
* Last updated: Wed, 30 Sep 2020 21:08:21 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * 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 [denisname](https://github.com/denisname).
These definitions were written by [Tom Wanzek](https://github.com/tomwanzek), [Alex Ford](https://github.com/gustavderdrache), [Boris Yankov](https://github.com/borisyankov), [denisname](https://github.com/denisname), and [Nathan Bierema](https://github.com/Methuselah96).
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc