@textlint/textlint-plugin-text
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="4.2.1"></a> | ||
## [4.2.1](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.2.0...@textlint/textlint-plugin-text@4.2.1) (2020-07-24) | ||
### Bug Fixes | ||
* include module ([2de05f7](https://github.com/textlint/textlint/commit/2de05f7)) | ||
<a name="4.2.0"></a> | ||
@@ -8,0 +20,0 @@ # [4.2.0](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.1.13...@textlint/textlint-plugin-text@4.2.0) (2020-07-24) |
{ | ||
"name": "@textlint/textlint-plugin-text", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "plain text plugin for textlint", | ||
@@ -24,3 +24,3 @@ "homepage": "https://github.com/textlint/textlint/tree/master/packages/@textlint/textlint-plugin-text/", | ||
"lib/", | ||
"modules/", | ||
"module/", | ||
"src/" | ||
@@ -36,6 +36,6 @@ ], | ||
"dependencies": { | ||
"@textlint/text-to-ast": "^3.2.0" | ||
"@textlint/text-to-ast": "^3.2.1" | ||
}, | ||
"devDependencies": { | ||
"@textlint/kernel": "^3.3.0", | ||
"@textlint/kernel": "^3.3.1", | ||
"@types/mocha": "7.0.2", | ||
@@ -53,3 +53,3 @@ "cross-env": "^7.0.2", | ||
}, | ||
"gitHead": "6b0b383ca2f562dfea1e4261daf9da05b7ddc29e" | ||
"gitHead": "367759aa4285d7cf6edc5d194ba1bac47c3a1487" | ||
} |
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
23342
18
157
Updated@textlint/text-to-ast@^3.2.1