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.2
to
6.0.3
+4
-4
package.json
{
"name": "@honkit/markdown",
"version": "6.0.2",
"version": "6.0.3",
"description": "Parse markdown content for honkit",

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

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

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

},
"gitHead": "9dcd51c588177ee3a684788c633a67b82dea82a5"
"gitHead": "608191107875c3d613840d702b76a9888992d7bc"
}