New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@textlint/textlint-plugin-markdown

Package Overview
Dependencies
Maintainers
0
Versions
87
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.5.0

8

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

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

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

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

"email": "azuciao@gmail.com",
"gitHead": "d07e6a7a2e88cfd3f56e96dda421a7dfb37aeacb"
"gitHead": "42711e589e122f362acd3d37dacbed8c40ee0d15"
}