max-priority-queue-typed
Advanced tools
Comparing version 1.32.2 to 1.32.9
109
package.json
{ | ||
"name": "max-priority-queue-typed", | ||
"version": "1.32.2", | ||
"version": "1.32.9", | ||
"description": "Max Priority Queue. Javascript & Typescript Data Structure.", | ||
@@ -20,23 +20,86 @@ "main": "dist/index.js", | ||
"keywords": [ | ||
"Priority queue", | ||
"Max priority queue", | ||
"Heap data structure", | ||
"Binary heap", | ||
"Priority management", | ||
"Insertion", | ||
"Deletion", | ||
"Max value", | ||
"Heap property", | ||
"Complete binary tree", | ||
"Heapify", | ||
"Extract maximum", | ||
"Heap operations", | ||
"Data structure", | ||
"Efficient priority handling", | ||
"Ordering property", | ||
"Heap operations complexity", | ||
"Binary tree", | ||
"Data management", | ||
"Dynamic resizing", | ||
"Priority-based processing" | ||
"Max Priority Queue", | ||
"max priority queue", | ||
"max-priority-queue", | ||
"maxpriorityqueue", | ||
"max value", | ||
"extract maximum", | ||
"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 +130,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
270752
20
2120
3
Updateddata-structure-typed@^1.32.9