@forwardimpact/libformat
Advanced tools
+3
-3
| { | ||
| "name": "@forwardimpact/libformat", | ||
| "version": "0.1.8", | ||
| "version": "0.1.9", | ||
| "description": "Markdown formatting and text processing utilities", | ||
@@ -21,6 +21,6 @@ "license": "Apache-2.0", | ||
| "scripts": { | ||
| "test": "bun run node --test test/*.test.js" | ||
| "test": "bun test test/*.test.js" | ||
| }, | ||
| "dependencies": { | ||
| "marked": "^17.0.5", | ||
| "marked": "^18.0.2", | ||
| "marked-terminal": "^7.3.0", | ||
@@ -27,0 +27,0 @@ "sanitize-html": "^2.17.3" |
22433
-0.05%+ Added
- Removed
Updated