tree-multiset-typed
Advanced tools
Comparing version 1.37.3 to 1.37.4
{ | ||
"name": "tree-multiset-typed", | ||
"version": "1.37.3", | ||
"version": "1.37.4", | ||
"description": "Tree Multiset, AVLTree, BST, Binary Tree. Javascript & Typescript Data Structure.", | ||
@@ -181,4 +181,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"data-structure-typed": "^1.37.3" | ||
"data-structure-typed": "^1.37.4" | ||
} | ||
} |
Updateddata-structure-typed@^1.37.4