@textlint/textlint-plugin-text
Advanced tools
Comparing version 12.1.0 to 12.1.1
{ | ||
"name": "@textlint/textlint-plugin-text", | ||
"version": "12.1.0", | ||
"version": "12.1.1", | ||
"description": "plain text plugin for textlint", | ||
@@ -36,12 +36,12 @@ "homepage": "https://github.com/textlint/textlint/tree/master/packages/@textlint/textlint-plugin-text/", | ||
"dependencies": { | ||
"@textlint/text-to-ast": "^12.1.0" | ||
"@textlint/text-to-ast": "^12.1.1" | ||
}, | ||
"devDependencies": { | ||
"@textlint/kernel": "^12.1.0", | ||
"@textlint/kernel": "^12.1.1", | ||
"@types/mocha": "8.2.3", | ||
"cross-env": "^7.0.3", | ||
"mocha": "^8.4.0", | ||
"mocha": "^9.2.1", | ||
"rimraf": "^3.0.2", | ||
"textlint-rule-no-todo": "^2.0.1", | ||
"ts-node": "10.4.0", | ||
"ts-node": "10.5.0", | ||
"ts-node-test-register": "10.0.0", | ||
@@ -53,3 +53,3 @@ "typescript": "4.4.4" | ||
}, | ||
"gitHead": "a393919e9c77078db47dc14d1baf3ab3a8e1bfcd" | ||
"gitHead": "b9a94b850b8303b84a530fd88ad712b03e4d7762" | ||
} |
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
10873
17