@forwardimpact/libformat
Advanced tools
+2
-2
| { | ||
| "name": "@forwardimpact/libformat", | ||
| "version": "0.1.12", | ||
| "version": "0.1.13", | ||
| "description": "Render markdown to ANSI or HTML — formatted output in any surface without losing structure.", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "marked": "^18.0.2", | ||
| "marked": "^18.0.3", | ||
| "marked-terminal": "^7.3.0", | ||
@@ -46,0 +46,0 @@ "sanitize-html": "^2.17.3" |
Updated