Socket
Socket
Sign inDemoInstall

@textlint/markdown-to-ast

Package Overview
Dependencies
Maintainers
3
Versions
74
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.1.0 to 13.1.1

12

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

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

"prepack": "npm run --if-present build",
"test": "mocha \"test/**/*.ts\"",
"test": "mocha",
"updateSnapshot": "npm run build && node tools/update-fixtures.js",

@@ -39,3 +39,3 @@ "watch": "tsc -b --watch"

"dependencies": {
"@textlint/ast-node-types": "^13.1.0",
"@textlint/ast-node-types": "^13.1.1",
"debug": "^4.3.4",

@@ -51,3 +51,3 @@ "mdast-util-gfm-autolink-literal": "^0.1.3",

"devDependencies": {
"@textlint/ast-tester": "^13.1.0",
"@textlint/ast-tester": "^13.1.1",
"@types/mocha": "^9.1.1",

@@ -57,3 +57,2 @@ "@types/node": "^18.11.18",

"browserify": "^16.5.2",
"cross-env": "^7.0.3",
"mkdirp": "^1.0.4",

@@ -64,3 +63,2 @@ "mocha": "^10.2.0",

"ts-node": "^10.9.1",
"ts-node-test-register": "^10.0.0",
"typescript": "~4.9.4"

@@ -71,3 +69,3 @@ },

},
"gitHead": "29b9550457f207b0c66071df2a1666df4c1436bf"
"gitHead": "72b8689086fd585df08544ba47b48ce4195bba4b"
}
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