Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@forwardimpact/libformat

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forwardimpact/libformat - npm Package Compare versions

Comparing version
0.1.9
to
0.1.10
+16
-2
package.json
{
"name": "@forwardimpact/libformat",
"version": "0.1.9",
"description": "Markdown formatting and text processing utilities",
"version": "0.1.10",
"description": "Render markdown to ANSI for agent-friendly terminal output or HTML for browsers.",
"keywords": [
"markdown",
"html",
"ansi",
"agent",
"format"
],
"forwardimpact": {
"capability": "agent-capability",
"needs": [
"Render markdown as ANSI",
"Render markdown as HTML"
]
},
"license": "Apache-2.0",

@@ -6,0 +20,0 @@ "author": "D. Olsson <hi@senzilla.io>",