Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/d3-drag

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-drag - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

4

d3-drag/index.d.ts

@@ -259,3 +259,3 @@ // Type definitions for D3JS d3-drag module 3.0

*/
// tslint:disable-next-line:no-unnecessary-generics
// eslint-disable-next-line no-unnecessary-generics
export function drag<GElement extends DraggedElementBaseType, Datum>(): DragBehavior<GElement, Datum, Datum | SubjectPosition>;

@@ -272,3 +272,3 @@ /**

*/
// tslint:disable-next-line:no-unnecessary-generics
// eslint-disable-next-line no-unnecessary-generics
export function drag<GElement extends DraggedElementBaseType, Datum, Subject>(): DragBehavior<GElement, Datum, Subject>;

@@ -275,0 +275,0 @@

{
"name": "@types/d3-drag",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for D3JS d3-drag module",

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

},
"typesPublisherContentHash": "9f8cf10585fe5f98071af80710e31ea9086d5c1a5f7ff29acb48a2347d5bdaf1",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "c3c3c1e976523f28101c91ec9cf29949c0f0856de948a4372e6c454c96c98d79",
"typeScriptVersion": "4.2"
}

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

### Additional Details
* Last updated: Thu, 01 Jul 2021 14:01:23 GMT
* Last updated: Fri, 30 Dec 2022 23:03:35 GMT
* Dependencies: [@types/d3-selection](https://npmjs.com/package/@types/d3-selection)

@@ -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