@types/d3-drag
Advanced tools
Comparing version 3.0.5 to 3.0.6
@@ -251,4 +251,4 @@ // Last module patch version validated against: 3.0.0 | ||
*/ | ||
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics | ||
export function drag<GElement extends DraggedElementBaseType, Datum>(): DragBehavior< | ||
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics | ||
GElement, | ||
@@ -255,0 +255,0 @@ Datum, |
{ | ||
"name": "@types/d3-drag", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "TypeScript definitions for d3-drag", | ||
@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-drag", | ||
}, | ||
"typesPublisherContentHash": "ae8a75068eea053ac0fc8d971bfb66a4d453d9cb1b1de7552c14e41d28448249", | ||
"typesPublisherContentHash": "d423168bcbeee7d82cb592b0e860a3a1b9580a8b05a2fbfe1e83418129d8eb77", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT | ||
* Last updated: Mon, 06 Nov 2023 19:41:13 GMT | ||
* Dependencies: [@types/d3-selection](https://npmjs.com/package/@types/d3-selection) | ||
@@ -14,0 +14,0 @@ |
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
25755