priority-queue-typed
Advanced tools
Comparing version 1.32.2 to 1.32.9
104
package.json
{ | ||
"name": "priority-queue-typed", | ||
"version": "1.32.2", | ||
"version": "1.32.9", | ||
"description": "Priority Queue, Min Priority Queue, Max Priority Queue. Javascript & Typescript Data Structure.", | ||
@@ -20,24 +20,80 @@ "main": "dist/index.js", | ||
"keywords": [ | ||
"Priority queue", | ||
"Heap data structure", | ||
"Binary heap", | ||
"Priority management", | ||
"Insertion", | ||
"Deletion", | ||
"Heap property", | ||
"Complete binary tree", | ||
"Heapify", | ||
"Extract min/max", | ||
"Heap operations", | ||
"Data structure", | ||
"Efficient priority handling", | ||
"Ordering property", | ||
"Heap operations complexity", | ||
"Binary tree", | ||
"Data management", | ||
"Dynamic resizing", | ||
"Priority-based processing", | ||
"Data sorting", | ||
"Element priority", | ||
"Queue with priorities" | ||
"Priority Queue", | ||
"priority queue", | ||
"priorityqueue", | ||
"priority-queue", | ||
"priority q", | ||
"priorityQ", | ||
"min", | ||
"max", | ||
"efficient", | ||
"priority", | ||
"heap", | ||
"binary heap", | ||
"binaryheap", | ||
"heap property", | ||
"complete binary", | ||
"heapify", | ||
"extract min", | ||
"extract max", | ||
"complete binary tree", | ||
"min priority queue", | ||
"max 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", | ||
"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" | ||
], | ||
@@ -67,4 +123,4 @@ "author": "Tyler Zeng zrwusa@gmail.com", | ||
"dependencies": { | ||
"data-structure-typed": "^1.32.2" | ||
"data-structure-typed": "^1.32.9" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
517699
33
2704
2
Updateddata-structure-typed@^1.32.9