Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@textlint/textlint-plugin-markdown

Package Overview
Dependencies
Maintainers
2
Versions
84
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 12.0.0-beta.2 to 12.0.0-beta.3

11

package.json
{
"name": "@textlint/textlint-plugin-markdown",
"version": "12.0.0-beta.2",
"version": "12.0.0-beta.3",
"description": "Markdown support for textlint.",

@@ -30,3 +30,4 @@ "keywords": [

"module/",
"src/"
"src/",
"!*.tsbuildinfo"
],

@@ -41,6 +42,6 @@ "scripts": {

"dependencies": {
"@textlint/markdown-to-ast": "^12.0.0-beta.2"
"@textlint/markdown-to-ast": "^12.0.0-beta.3"
},
"devDependencies": {
"@textlint/kernel": "^12.0.0-beta.2",
"@textlint/kernel": "^12.0.0-beta.3",
"cross-env": "^7.0.3",

@@ -58,3 +59,3 @@ "mocha": "^8.4.0",

"email": "azuciao@gmail.com",
"gitHead": "0782bc56175526269741f8c9cf0ec8aca04060fb"
"gitHead": "ec8736d7b1506f7c0b0806507c80726d73f813ac"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc