@thi.ng/compare
Advanced tools
Comparing version 2.4.11 to 2.4.12
# Change Log | ||
- **Last updated**: 2025-01-29T16:25:48Z | ||
- **Last updated**: 2025-02-13T16:03:11Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/compare", | ||
"version": "2.4.11", | ||
"version": "2.4.12", | ||
"description": "Comparators with support for types implementing the @thi.ng/api/ICompare interface", | ||
@@ -42,7 +42,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.19" | ||
"@thi.ng/api": "^8.11.20" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.24.2", | ||
"typedoc": "^0.27.6", | ||
"esbuild": "^0.25.0", | ||
"typedoc": "^0.27.7", | ||
"typescript": "^5.7.3" | ||
@@ -94,3 +94,3 @@ }, | ||
}, | ||
"gitHead": "fc1d498e8d4b690db873c30cc594352a804e7a65\n" | ||
"gitHead": "9a0b33253fef092aaf301decf6ecd54317874d4c\n" | ||
} |
+ Added@thi.ng/api@8.11.20(transitive)
- Removed@thi.ng/api@8.11.19(transitive)
Updated@thi.ng/api@^8.11.20