undirected-graph-typed
Advanced tools
Comparing version 1.41.4 to 1.41.5
{ | ||
"name": "undirected-graph-typed", | ||
"version": "1.41.4", | ||
"version": "1.41.5", | ||
"description": "Undirected Graph. Javascript & Typescript Data Structure.", | ||
@@ -106,7 +106,8 @@ "main": "dist/index.js", | ||
"java.util", | ||
"c++ stl", | ||
"c++ std", | ||
"Python collections", | ||
"System.Collections.Generic", | ||
"STD", | ||
"std", | ||
"STL", | ||
"stl", | ||
"util", | ||
@@ -148,4 +149,4 @@ "collection", | ||
"dependencies": { | ||
"data-structure-typed": "^1.41.4" | ||
"data-structure-typed": "^1.41.5" | ||
} | ||
} |
1438398
Updateddata-structure-typed@^1.41.5