graphology-communities-louvain
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "graphology-communities-louvain", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Louvain community detection for graphology.", | ||
@@ -46,3 +46,3 @@ "main": "index.js", | ||
"eslint": "^6.8.0", | ||
"graphology": "^0.17.0", | ||
"graphology": "^0.17.1", | ||
"graphology-generators": "^0.10.1", | ||
@@ -54,6 +54,9 @@ "graphology-metrics": "^1.11.0", | ||
"net-to-img": "^0.4.0", | ||
"ngraph.coarsen": "^1.4.2", | ||
"ngraph.graph": "^19.0.4", | ||
"ngraph.louvain": "^2.0.0", | ||
"seedrandom": "^3.0.5" | ||
}, | ||
"dependencies": { | ||
"graphology-indices": "^0.6.2", | ||
"graphology-indices": "^0.6.5", | ||
"graphology-types": "^0.16.0", | ||
@@ -60,0 +63,0 @@ "graphology-utils": "^1.7.0", |
@@ -5,3 +5,3 @@ [](https://travis-ci.org/graphology/graphology-communities-louvain) | ||
Implementation fo the [Louvain algorihtm](https://en.wikipedia.org/wiki/Louvain_modularity) for community detection to be used with [`graphology`](https://graphology.github.io). | ||
Implementation of the [Louvain algorihtm](https://en.wikipedia.org/wiki/Louvain_modularity) for community detection to be used with [`graphology`](https://graphology.github.io). | ||
@@ -8,0 +8,0 @@ ## References |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
28947
0
14
Updatedgraphology-indices@^0.6.5