Socket
Socket
Sign inDemoInstall

@textlint/markdown-to-ast

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.2.2 to 12.2.3

14

package.json
{
"name": "@textlint/markdown-to-ast",
"version": "12.2.2",
"version": "12.2.3",
"description": "Parse Markdown to AST with location info.",

@@ -40,3 +40,3 @@ "homepage": "https://github.com/textlint/textlint/tree/master/packages/@textlint/markdown-to-ast/",

"debug": "^4.3.4",
"mdast-util-gfm-autolink-literal": "^0.1.0",
"mdast-util-gfm-autolink-literal": "^0.1.3",
"remark-footnotes": "^3.0.0",

@@ -46,9 +46,9 @@ "remark-frontmatter": "^3.0.0",

"remark-parse": "^9.0.0",
"traverse": "^0.6.6",
"traverse": "^0.6.7",
"unified": "^9.2.2"
},
"devDependencies": {
"@textlint/ast-tester": "^12.2.2",
"@textlint/ast-tester": "^12.2.3",
"@types/mocha": "^9.1.1",
"@types/node": "^18.7.16",
"@types/node": "^18.11.9",
"@types/traverse": "^0.6.32",

@@ -58,3 +58,3 @@ "browserify": "^16.5.2",

"mkdirp": "^1.0.4",
"mocha": "^10.0.0",
"mocha": "^10.1.0",
"power-assert": "^1.6.1",

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

},
"gitHead": "db0a3e9acbd21c3a0592a705c6d0eab854d2eede"
"gitHead": "a91d149faf3a745a472a035131e995cc5ec77898"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc