Socket
Socket
Sign inDemoInstall

@types/d3-dispatch

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-dispatch - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

d3-dispatch/index.d.ts

@@ -65,3 +65,3 @@ // Type definitions for D3JS d3-dispatch module 3.0

*/
// eslint-disable-next-line no-unnecessary-generics
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics
export function dispatch<T extends object>(...types: string[]): Dispatch<T>;
{
"name": "@types/d3-dispatch",
"version": "3.0.2",
"version": "3.0.3",
"description": "TypeScript definitions for D3JS d3-dispatch module",

@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-dispatch",

"dependencies": {},
"typesPublisherContentHash": "930e091259249c74cea1baa4015b803430ef425af5ce291c5c33d063d76f400d",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "c91874e60451a934e00c9b41cb14ad82507586c3528bbe2d9851ec1306798218",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Fri, 30 Dec 2022 23:03:35 GMT
* Last updated: Tue, 22 Aug 2023 18:04:17 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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