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

force-graph

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

force-graph - npm Package Compare versions

Comparing version 1.42.6 to 1.42.7

2

package.json
{
"name": "force-graph",
"version": "1.42.6",
"version": "1.42.7",
"description": "2D force-directed graph rendered on HTML5 canvas",

@@ -5,0 +5,0 @@ "unpkg": "dist/force-graph.min.js",

@@ -18,3 +18,8 @@ force-graph

Check out the examples:
See also the [3D version](https://github.com/vasturiano/3d-force-graph).
And check out the [React bindings](https://github.com/vasturiano/react-force-graph).
## Examples
* [Basic](https://vasturiano.github.io/force-graph/example/basic/) ([source](https://github.com/vasturiano/force-graph/blob/master/example/basic/index.html))

@@ -50,6 +55,2 @@ * [Load JSON](https://vasturiano.github.io/force-graph/example/load-json/) ([source](https://github.com/vasturiano/force-graph/blob/master/example/load-json/index.html))

See also the [3D version](https://github.com/vasturiano/3d-force-graph).
And check out the [React bindings](https://github.com/vasturiano/react-force-graph).
## Quick start

@@ -56,0 +57,0 @@

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