@textlint/textlint-plugin-markdown
Advanced tools
Comparing version 12.0.0-beta.2 to 12.0.0-beta.3
{ | ||
"name": "@textlint/textlint-plugin-markdown", | ||
"version": "12.0.0-beta.2", | ||
"version": "12.0.0-beta.3", | ||
"description": "Markdown support for textlint.", | ||
@@ -30,3 +30,4 @@ "keywords": [ | ||
"module/", | ||
"src/" | ||
"src/", | ||
"!*.tsbuildinfo" | ||
], | ||
@@ -41,6 +42,6 @@ "scripts": { | ||
"dependencies": { | ||
"@textlint/markdown-to-ast": "^12.0.0-beta.2" | ||
"@textlint/markdown-to-ast": "^12.0.0-beta.3" | ||
}, | ||
"devDependencies": { | ||
"@textlint/kernel": "^12.0.0-beta.2", | ||
"@textlint/kernel": "^12.0.0-beta.3", | ||
"cross-env": "^7.0.3", | ||
@@ -58,3 +59,3 @@ "mocha": "^8.4.0", | ||
"email": "azuciao@gmail.com", | ||
"gitHead": "0782bc56175526269741f8c9cf0ec8aca04060fb" | ||
"gitHead": "ec8736d7b1506f7c0b0806507c80726d73f813ac" | ||
} |
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
10366
17