Socket
Socket
Sign inDemoInstall

min-heap-typed

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

min-heap-typed - npm Package Compare versions

Comparing version 1.32.2 to 1.32.9

docs/.nojekyll

117

package.json
{
"name": "min-heap-typed",
"version": "1.32.2",
"version": "1.32.9",
"description": "Min Heap. Javascript & Typescript Data Structure.",

@@ -20,26 +20,91 @@ "main": "dist/index.js",

"keywords": [
"Binary heap",
"Min heap",
"Heap data structure",
"Priority queue",
"Complete binary tree",
"Heap property",
"Insertion",
"Deletion",
"Heapify",
"Heap sort",
"Heap operations",
"Parent",
"Child",
"Root",
"Heapify up",
"Heapify down",
"Extract minimum",
"Decrease key",
"Increase key",
"Heap operations complexity",
"Binary tree",
"Data structure",
"Efficient priority management",
"Ordering property"
"Min Heap",
"min heap",
"maxheap",
"min-heap",
"heap",
"Binary Heap",
"binary-heap",
"heap data structure",
"min heap data structure",
"min heap",
"complete binary tree",
"heapify",
"heap sort",
"heapify up",
"heapify down",
"Priority Queue",
"priority queue",
"priorityqueue",
"priority-queue",
"priority q",
"priorityQ",
"min",
"efficient",
"priority",
"complete binary",
"extract min",
"min priority queue",
"efficient priority",
"ordering property",
"dynamic resizing",
"priority-based",
"priority-based processing",
"sorting",
"element priority",
"queue priority",
"insertion",
"deletion",
"javascript",
"java script",
"JavaScript",
"js",
"typescript",
"type script",
"TypeScript",
"ts",
"sorted",
"sort",
"data",
"structure",
"structures",
"data structure",
"datastructure",
"data-structure",
"data structures",
"datastructures",
"data-structures",
"in data structures",
"in data structure",
"DataStructure",
"DataStructures",
"parent",
"child",
"root",
"decrease key",
"increase key",
"traversal",
"recursive",
"iterative",
"Node.js",
"CommonJS",
"ES6",
"UMD",
"esmodule",
"java.util",
"c++ std",
"Python collections",
"System.Collections.Generic",
"STD",
"std",
"util",
"collection",
"Collection",
"collections",
"Collections",
"searching",
"performance",
"OOP",
"documentation",
"visualization"
],

@@ -70,4 +135,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