New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@honkit/markdown

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@honkit/markdown - npm Package Compare versions

Comparing version
6.0.0
to
6.0.1
+4
-4
package.json
{
"name": "@honkit/markdown",
"version": "6.0.0",
"version": "6.0.1",
"description": "Parse markdown content for honkit",

@@ -41,4 +41,4 @@ "homepage": "https://github.com/honkit/honkit",

"dependencies": {
"@honkit/html": "6.0.0",
"@honkit/markup-it": "6.0.0",
"@honkit/html": "6.0.1",
"@honkit/markup-it": "6.0.1",
"markdown-escape": "^1.1.0"

@@ -55,3 +55,3 @@ },

},
"gitHead": "367fe659a4a33c656ae51a1ec75fff0447365f9f"
"gitHead": "8a67601b23ce480bce2bd1a8fb787f1f6f56656f"
}