graphs-all
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "graphs-all", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Graph Data Structure Library", | ||
@@ -46,2 +46,2 @@ "main": "src/index.js", | ||
} | ||
} | ||
} |
@@ -85,3 +85,2 @@ function Graph(isDirected, isWeighted) { | ||
} | ||
@@ -88,0 +87,0 @@ |
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
0
11704