@types/d3-quadtree
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -25,3 +25,3 @@ // Type definitions for D3JS d3-quadtree module 1.0 | ||
*/ | ||
next?: QuadtreeLeaf<T>; | ||
next?: QuadtreeLeaf<T> | undefined; | ||
@@ -28,0 +28,0 @@ /** |
{ | ||
"name": "@types/d3-quadtree", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "TypeScript definitions for D3JS d3-quadtree module", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-quadtree", | ||
"license": "MIT", | ||
@@ -42,4 +43,4 @@ "contributors": [ | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4969363e3f6607338022433e9b064e78eef9e690a8f370d62ee5c181b50642b3", | ||
"typeScriptVersion": "3.2" | ||
"typesPublisherContentHash": "41ada56196a34116d04194a407da801bea10cb2137bb5321771f513dd2b1e388", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 30 Sep 2020 21:08:23 GMT | ||
* Last updated: Tue, 06 Jul 2021 20:32:40 GMT | ||
* Dependencies: none | ||
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
12575
0
0