🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@textlint/textlint-plugin-markdown

Package Overview
Dependencies
Maintainers
3
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/textlint-plugin-markdown - npm Package Compare versions

Comparing version

to
14.7.1

8

package.json
{
"name": "@textlint/textlint-plugin-markdown",
"version": "14.7.0",
"version": "14.7.1",
"description": "Markdown support for textlint.",

@@ -42,6 +42,6 @@ "keywords": [

"dependencies": {
"@textlint/markdown-to-ast": "^14.7.0"
"@textlint/markdown-to-ast": "^14.7.1"
},
"devDependencies": {
"@textlint/kernel": "^14.7.0",
"@textlint/kernel": "^14.7.1",
"mocha": "^10.8.1",

@@ -56,3 +56,3 @@ "rimraf": "^3.0.2",

"email": "azuciao@gmail.com",
"gitHead": "a61efad7278b62461da0802f83379c3e60092757"
"gitHead": "3e178b4f806c4ed6709346090f9a5b445b3add3f"
}