@thi.ng/heaps
Advanced tools
Comparing version 2.1.88 to 2.1.89
# Change Log | ||
- **Last updated**: 2025-01-04T21:07:38Z | ||
- **Last updated**: 2025-01-21T15:46:53Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/heaps", | ||
"version": "2.1.88", | ||
"version": "2.1.89", | ||
"description": "Various heap implementations for arbitrary values and with customizable ordering", | ||
@@ -44,5 +44,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/compare": "^2.4.8", | ||
"@thi.ng/equiv": "^2.1.72" | ||
"@thi.ng/api": "^8.11.17", | ||
"@thi.ng/compare": "^2.4.9", | ||
"@thi.ng/equiv": "^2.1.73" | ||
}, | ||
@@ -98,3 +98,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "56c1d57a96565bbcc8c06c73779a619bba0db368\n" | ||
"gitHead": "22f6d518aed5951bb37b406c8ae85a6c3e6be517\n" | ||
} |
Updated@thi.ng/api@^8.11.17
Updated@thi.ng/compare@^2.4.9
Updated@thi.ng/equiv@^2.1.73