@thi.ng/heaps
Advanced tools
Comparing version 2.1.85 to 2.1.86
# Change Log | ||
- **Last updated**: 2024-11-24T18:15:48Z | ||
- **Last updated**: 2024-12-12T10:11:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/heaps", | ||
"version": "2.1.85", | ||
"version": "2.1.86", | ||
"description": "Various heap implementations for arbitrary values and with customizable ordering", | ||
@@ -40,5 +40,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.13", | ||
"@thi.ng/compare": "^2.4.5", | ||
"@thi.ng/equiv": "^2.1.69" | ||
"@thi.ng/api": "^8.11.14", | ||
"@thi.ng/compare": "^2.4.6", | ||
"@thi.ng/equiv": "^2.1.70" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.11", | ||
"typedoc": "^0.27.4", | ||
"typescript": "^5.7.2" | ||
@@ -95,3 +95,3 @@ }, | ||
}, | ||
"gitHead": "85e2f0935b58bde5d165fbe754fafec5da0b731e\n" | ||
"gitHead": "34ac95538d96f046090fef5fd3a1dc36d54663d5\n" | ||
} |
48092
Updated@thi.ng/api@^8.11.14
Updated@thi.ng/compare@^2.4.6
Updated@thi.ng/equiv@^2.1.70