Socket
Socket
Sign inDemoInstall

@types/d3-force

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-force - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

4

d3-force/index.d.ts

@@ -319,5 +319,5 @@ // Last module patch version validated against: 3.0.0

NodeDatum extends SimulationNodeDatum,
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics
LinkDatum extends SimulationLinkDatum<NodeDatum>,
> // eslint-disable-next-line @definitelytyped/no-unnecessary-generics
(nodesData?: NodeDatum[]): Simulation<NodeDatum, LinkDatum>;
>(nodesData?: NodeDatum[]): Simulation<NodeDatum, LinkDatum>;

@@ -324,0 +324,0 @@ // ----------------------------------------------------------------------

{
"name": "@types/d3-force",
"version": "3.0.7",
"version": "3.0.8",
"description": "TypeScript definitions for d3-force",

@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-force",

"dependencies": {},
"typesPublisherContentHash": "26aa1ce6c3e5038aea717621c40e7c404a3266502ce83d60e82e49a052026873",
"typesPublisherContentHash": "55207c335caa8e971251ee9425b889031ccfb08937c777317f00cf6a839b3c98",
"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 @@

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