@types/d3-dsv
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -479,6 +479,5 @@ // Last module patch version validated against: 2.0.0 | ||
*/ | ||
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics | ||
export function autoType<ParsedRow extends object | undefined | null, Columns extends string>( | ||
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics | ||
object: DSVRowString<Columns> | readonly string[], | ||
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics | ||
): ParsedRow; |
{ | ||
"name": "@types/d3-dsv", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "TypeScript definitions for d3-dsv", | ||
@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-dsv", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "06fed799201c1dfb281d013e57ffbe42323f91c35bc817573e0c705e7b57f835", | ||
"typesPublisherContentHash": "9f7e33692b78aede66a065804d1a12f875e327f15b103c23c0c1e71d3d20bc4f", | ||
"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: none | ||
@@ -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
28582
436