ngraph.forcelayout3d
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
120151
164
Updatedngraph.forcelayout@^1.0.1