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.8
to
0.1.9
+3
-3
package.json
{
"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"