Socket
Socket
Sign inDemoInstall

@textlint/markdown-to-ast

Package Overview
Dependencies
Maintainers
3
Versions
75
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 13.3.3 to 13.4.0

14

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

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

"clean": "rimraf lib/ module/",
"example:build": "browserify example/js/index.js -o example/app/app.js",
"prepack": "npm run --if-present build",

@@ -39,3 +38,3 @@ "test": "mocha",

"dependencies": {
"@textlint/ast-node-types": "^13.3.3",
"@textlint/ast-node-types": "^13.4.0",
"debug": "^4.3.4",

@@ -51,7 +50,6 @@ "mdast-util-gfm-autolink-literal": "^0.1.3",

"devDependencies": {
"@textlint/ast-tester": "^13.3.3",
"@textlint/ast-tester": "^13.4.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.18",
"@types/traverse": "^0.6.32",
"browserify": "^16.5.2",
"@types/node": "^18.18.8",
"@types/traverse": "^0.6.34",
"mkdirp": "^1.0.4",

@@ -66,3 +64,3 @@ "mocha": "^10.2.0",

},
"gitHead": "67b62c6e1d867cdfa223e43c440dfd4116eb8868"
"gitHead": "6aad8fe8f9c76388d11a27be1d6fbf112b8e2396"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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