@thi.ng/hdiff
Advanced tools
Comparing version
# Change Log | ||
- **Last updated**: 2025-07-30T22:32:35Z | ||
- **Last updated**: 2025-08-04T09:13:01Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/hdiff", | ||
"version": "1.2.13", | ||
"version": "1.2.15", | ||
"description": "String diffing w/ hiccup output for further processing, e.g. with @thi.ng/hdom, @thi.ng/hiccup. Includes CLI util to generate HTML, with theme support and code folding", | ||
@@ -43,13 +43,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.33", | ||
"@thi.ng/diff": "^5.1.100", | ||
"@thi.ng/hiccup": "^5.3.19", | ||
"@thi.ng/hiccup-css": "^2.7.59", | ||
"@thi.ng/strings": "^3.9.19" | ||
"@thi.ng/api": "^8.12.1", | ||
"@thi.ng/diff": "^5.1.102", | ||
"@thi.ng/hiccup": "^5.3.21", | ||
"@thi.ng/hiccup-css": "^2.7.61", | ||
"@thi.ng/strings": "^3.9.21" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^24.0.15", | ||
"@types/node": "^24.1.0", | ||
"esbuild": "^0.25.8", | ||
"typedoc": "^0.28.7", | ||
"typescript": "^5.8.3" | ||
"typedoc": "^0.28.9", | ||
"typescript": "^5.9.2" | ||
}, | ||
@@ -100,3 +100,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "1df8a3a9061257ea73ccf1ab9cdf63c81a9f519f\n" | ||
"gitHead": "0bcedf8d1dd4f30cd06bb2c668599628f2f0141e\n" | ||
} |
30974
-0.01%Updated
Updated
Updated
Updated
Updated