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 9454599 commit b56eb7aCopy full SHA for b56eb7a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "heap-js",
3
- "version": "2.1.6",
+ "version": "2.2.0",
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