@thi.ng/hiccup
Advanced tools
Comparing version 5.2.19 to 5.2.20
# 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/hiccup", | ||
"version": "5.2.19", | ||
"version": "5.2.20", | ||
"description": "HTML/SVG/XML serialization of nested data structures, iterables & closures", | ||
@@ -39,12 +39,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.13", | ||
"@thi.ng/checks": "^3.6.15", | ||
"@thi.ng/errors": "^2.5.19", | ||
"@thi.ng/strings": "^3.8.11" | ||
"@thi.ng/api": "^8.11.14", | ||
"@thi.ng/checks": "^3.6.16", | ||
"@thi.ng/errors": "^2.5.20", | ||
"@thi.ng/strings": "^3.8.12" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.48.0", | ||
"@thi.ng/atom": "^5.3.13", | ||
"@thi.ng/atom": "^5.3.14", | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.11", | ||
"typedoc": "^0.27.4", | ||
"typescript": "^5.7.2" | ||
@@ -132,3 +132,3 @@ }, | ||
}, | ||
"gitHead": "85e2f0935b58bde5d165fbe754fafec5da0b731e\n" | ||
"gitHead": "34ac95538d96f046090fef5fd3a1dc36d54663d5\n" | ||
} |
78569
Updated@thi.ng/api@^8.11.14
Updated@thi.ng/checks@^3.6.16
Updated@thi.ng/errors@^2.5.20
Updated@thi.ng/strings@^3.8.12