@thi.ng/heaps
Advanced tools
Comparing version 2.1.50 to 2.1.51
# Change Log | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Last updated**: 2023-12-28T23:24:39Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/heaps", | ||
"version": "2.1.50", | ||
"version": "2.1.51", | ||
"description": "Various heap implementations for arbitrary values and with customizable ordering", | ||
@@ -39,12 +39,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/compare": "^2.2.10", | ||
"@thi.ng/equiv": "^2.1.39" | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/compare": "^2.2.11", | ||
"@thi.ng/equiv": "^2.1.40" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"esbuild": "^0.19.8", | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"esbuild": "^0.19.10", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -94,3 +94,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\n" | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
} |
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
47174
Updated@thi.ng/api@^8.9.15
Updated@thi.ng/compare@^2.2.11
Updated@thi.ng/equiv@^2.1.40