Socket
Socket
Sign inDemoInstall

react-force-graph-2d

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-force-graph-2d - npm Package Compare versions

Comparing version 1.23.9 to 1.23.10

2

dist/react-force-graph-2d.d.ts

@@ -36,3 +36,3 @@ import * as React from 'react';

(alpha: number): void;
initialize?: (nodes: NodeObject[]) => void;
initialize?: (nodes: NodeObject[], ...args: any[]) => void;
[key: string]: any;

@@ -39,0 +39,0 @@ }

{
"name": "react-force-graph-2d",
"version": "1.23.9",
"version": "1.23.10",
"description": "React component for 2D force directed graphs",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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