@textlint/markdown-to-ast
Advanced tools
Comparing version 14.3.0 to 14.4.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35368
30