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