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

@textlint/markdown-to-ast

Package Overview
Dependencies
Maintainers
0
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/markdown-to-ast - npm Package Compare versions

Comparing version 14.3.0 to 14.4.0

10

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

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

"dependencies": {
"@textlint/ast-node-types": "^14.3.0",
"@textlint/ast-node-types": "^14.4.0",
"debug": "^4.3.4",

@@ -49,7 +49,7 @@ "mdast-util-gfm-autolink-literal": "^0.1.3",

"devDependencies": {
"@textlint/ast-tester": "^14.3.0",
"@textlint/ast-tester": "^14.4.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mkdirp": "^1.0.4",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"rimraf": "^3.0.2",

@@ -62,3 +62,3 @@ "ts-node": "^10.9.2",

},
"gitHead": "1e8c32bf80ce26f14da22d7151a643bf0fb6b5ca"
"gitHead": "e0038784a28dc87fe5ca638cd2d944f54393c354"
}
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