Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/d3-quadtree

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-quadtree - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

d3-quadtree v1.0/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc