We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873716c commit 48d73f4Copy full SHA for 48d73f4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "heap-js",
3
- "version": "2.1.5",
+ "version": "2.1.6",
4
"description": "Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.",
5
"keywords": [
6
"heap",
0 commit comments