@textlint/textlint-plugin-markdown
Advanced tools
Comparing version 14.3.0 to 14.4.0
{ | ||
"name": "@textlint/textlint-plugin-markdown", | ||
"version": "14.3.0", | ||
"version": "14.4.0", | ||
"description": "Markdown support for textlint.", | ||
@@ -41,7 +41,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/markdown-to-ast": "^14.3.0" | ||
"@textlint/markdown-to-ast": "^14.4.0" | ||
}, | ||
"devDependencies": { | ||
"@textlint/kernel": "^14.3.0", | ||
"mocha": "^10.7.0", | ||
"@textlint/kernel": "^14.4.0", | ||
"mocha": "^10.8.1", | ||
"rimraf": "^3.0.2", | ||
@@ -55,3 +55,3 @@ "textlint-rule-no-todo": "^2.0.1", | ||
"email": "azuciao@gmail.com", | ||
"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
11621
21
+ Added@textlint/ast-node-types@14.4.0(transitive)
+ Added@textlint/markdown-to-ast@14.4.0(transitive)
- Removed@textlint/ast-node-types@14.3.0(transitive)
- Removed@textlint/markdown-to-ast@14.3.0(transitive)