@types/d3-drag
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package