@thi.ng/heaps
Advanced tools
Comparing version 2.1.78 to 2.1.79
# Change Log | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Last updated**: 2024-07-22T13:15:57Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/heaps", | ||
"version": "2.1.78", | ||
"version": "2.1.79", | ||
"description": "Various heap implementations for arbitrary values and with customizable ordering", | ||
@@ -40,5 +40,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/compare": "^2.3.9", | ||
"@thi.ng/equiv": "^2.1.62" | ||
"@thi.ng/api": "^8.11.7", | ||
"@thi.ng/compare": "^2.3.10", | ||
"@thi.ng/equiv": "^2.1.63" | ||
}, | ||
@@ -94,3 +94,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n" | ||
"gitHead": "324d6b7dbf31558329e9fb6452e29b2f7db9c61a\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 198 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -80,2 +80,4 @@ > and anti-framework. | ||
Note: @thi.ng/api is in _most_ cases a type-only import (not used at runtime) | ||
## API | ||
@@ -82,0 +84,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48104
173
Updated@thi.ng/api@^8.11.7
Updated@thi.ng/compare@^2.3.10
Updated@thi.ng/equiv@^2.1.63