@thi.ng/heaps
Advanced tools
Comparing version 2.1.37 to 2.1.38
# Change Log | ||
- **Last updated**: 2023-08-12T13:14:08Z | ||
- **Last updated**: 2023-08-22T14:39:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/heaps", | ||
"version": "2.1.37", | ||
"version": "2.1.38", | ||
"description": "Various heap implementations for arbitrary values and with customizable ordering", | ||
@@ -38,9 +38,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.3", | ||
"@thi.ng/compare": "^2.1.36", | ||
"@thi.ng/equiv": "^2.1.28" | ||
"@thi.ng/api": "^8.9.4", | ||
"@thi.ng/compare": "^2.1.37", | ||
"@thi.ng/equiv": "^2.1.29" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.21", | ||
"@thi.ng/testament": "^0.3.22", | ||
"rimraf": "^5.0.1", | ||
@@ -94,3 +94,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "399f8c53d66b9b763d16c21bb59f145df5f59514\n" | ||
"gitHead": "74cfe3fb8de5bfcbfc1109e67604541cbd7b77aa\n" | ||
} |
@@ -11,3 +11,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo. | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and anti-framework. | ||
@@ -14,0 +14,0 @@ - [About](#about) |
50166
Updated@thi.ng/api@^8.9.4
Updated@thi.ng/compare@^2.1.37
Updated@thi.ng/equiv@^2.1.29