Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tree-multiset-typed

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tree-multiset-typed - npm Package Compare versions

Comparing version 1.32.2 to 1.32.9

docs/.nojekyll

159

package.json
{
"name": "tree-multiset-typed",
"version": "1.32.2",
"version": "1.32.9",
"description": "Tree Multiset, AVLTree, BST, Binary Tree. Javascript & Typescript Data Structure.",

@@ -20,25 +20,138 @@ "main": "dist/index.js",

"keywords": [
"Multiset",
"Tree multiset",
"Data structure",
"Binary search tree",
"Tree Multiset",
"tree multiset",
"treemultiset",
"tree-multiset",
"duplicate elements",
"duplicate",
"node",
"nodes",
"element",
"elements",
"count",
"Count",
"order statistics",
"self balancing",
"selfbalancing",
"self-balancing",
"Multiset operations",
"efficient search",
"frequency",
"ordered traversal",
"dynamic resizing",
"element uniqueness",
"set operations",
"multiset",
"balanced",
"Balanced",
"Duplicate elements",
"Insertion",
"Deletion",
"Search",
"Count",
"Order statistics",
"Self-balancing",
"Red-Black Tree",
"avl",
"AVL",
"tree",
"Tree",
"avl tree",
"avl-tree",
"avltree",
"AVL Tree",
"B-tree",
"Sorted data",
"Multiset operations",
"Efficient search",
"Element frequency",
"Ordered traversal",
"Dynamic resizing",
"Element uniqueness",
"Set operations"
"self-balancing",
"selfbalancing",
"selfbalance",
"self balance",
"self",
"auto",
"height",
"balance",
"balancing",
"balanced",
"constraint",
"factor",
"auto balance",
"Adelson",
"Velsky",
"Landis",
"Adelson-Velsky and Landis Tree",
"height-balanced",
"rotations",
"tree rotations",
"balancing factor",
"balanced binary search tree",
"Adelson-Velsky-Landis tree",
"binary",
"bianry tree",
"Binary Tree",
"binary-tree",
"javascript",
"java script",
"JavaScript",
"js",
"typescript",
"type script",
"TypeScript",
"ts",
"complete",
"sorted",
"sorting",
"sort",
"ordered",
"trees",
"complete binary tree",
"bst tree",
"balanced binary tree",
"balanced bst",
"full binary tree",
"full binary trees",
"data",
"structure",
"structures",
"data structure",
"datastructure",
"data-structure",
"data structures",
"datastructures",
"data-structures",
"in data structures",
"in data structure",
"DataStructure",
"DataStructures",
"traversal",
"inorder",
"preorder",
"postorder",
"pre",
"in",
"post",
"order",
"pre-order",
"pre order",
"in-order",
"in order",
"post-order",
"post order",
"dfs",
"DFS",
"bfs",
"BFS",
"recursive",
"iterative",
"leaf",
"root",
"parent",
"child",
"depth",
"height",
"Node.js",
"CommonJS",
"ES6",
"UMD",
"esmodule",
"java.util",
"c++ std",
"Python collections",
"System.Collections.Generic",
"STD",
"std",
"util",
"collection",
"Collection",
"collections",
"Collections"
],

@@ -69,4 +182,4 @@ "author": "Tyler Zeng zrwusa@gmail.com",

"dependencies": {
"data-structure-typed": "^1.32.2"
"data-structure-typed": "^1.32.9"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc