@types/d3-zoom
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -273,3 +273,3 @@ // Type definitions for d3JS d3-zoom module 3.0 | ||
* | ||
* @extent An extent accessor function which is evaluated for each selected element, being passed the current datum d, with the this context as the current DOM element. | ||
* @param extent An extent accessor function which is evaluated for each selected element, being passed the current datum d, with the this context as the current DOM element. | ||
* The function returns the extent array. | ||
@@ -276,0 +276,0 @@ */ |
{ | ||
"name": "@types/d3-zoom", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "TypeScript definitions for d3JS d3-zoom module", | ||
@@ -46,4 +46,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-zoom", | ||
}, | ||
"typesPublisherContentHash": "92f7c0c12a359ab414d4dd4681d218ad41c83b6b0006b4237a8e9571d8911e2b", | ||
"typeScriptVersion": "4.2" | ||
"typesPublisherContentHash": "e644f4cfd49c14f172e5f2126a8116b7fae06f266aea4293fe5b3c44b0e07d02", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 30 Dec 2022 23:03:37 GMT | ||
* Last updated: Thu, 25 May 2023 20:34:09 GMT | ||
* Dependencies: [@types/d3-interpolate](https://npmjs.com/package/@types/d3-interpolate), [@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
37074