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

ngraph.forcelayout3d

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngraph.forcelayout3d - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "ngraph.forcelayout3d",
"version": "1.0.0",
"version": "1.0.1",
"description": "Force directed graph layout in 3d",

@@ -25,5 +25,5 @@ "main": "index.js",

"benchmark": "~1.0.0",
"ngraph.generators": "^18.0.1",
"ngraph.graph": "^18.0.0",
"tap": "^14.2.2"
"ngraph.generators": "^19.0.0",
"ngraph.graph": "^19.1.0",
"tap": "^14.10.7"
},

@@ -36,4 +36,4 @@ "dependencies": {

"ngraph.physics.primitives": "^1.0.0",
"ngraph.forcelayout": "^1.0.0"
"ngraph.forcelayout": "^1.0.1"
}
}

@@ -11,2 +11,3 @@ Force Directed layout in 3D

If two dimensions is enough please also checkout [ngraph.forcelayout](https://github.com/anvaka/ngraph.forcelayout)
For higher dimensions use [ngraph.forcelayout.nd](https://github.com/anvaka/ngraph.forcelayout.nd)

@@ -13,0 +14,0 @@ [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/anvaka/VivaGraphJS)

Sorry, the diff of this file is not supported yet

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