@textlint/textlint-plugin-text
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -6,2 +6,23 @@ # Change Log | ||
<a name="3.0.7"></a> | ||
## 3.0.7 (2018-01-27) | ||
### Bug Fixes | ||
* **plugin-text:** add `publishConfig` ([41ca4a8](https://github.com/textlint/textlint/commit/41ca4a8)) | ||
### Chores | ||
* **plugin-text:** correct markdown ([448b33d](https://github.com/textlint/textlint/commit/448b33d)) | ||
### Code Refactoring | ||
* **plugin-text:** move to [@textlint](https://github.com/textlint) ([08ce34e](https://github.com/textlint/textlint/commit/08ce34e)) | ||
<a name="3.0.6"></a> | ||
@@ -8,0 +29,0 @@ ## [3.0.6](https://github.com/textlint/textlint/compare/textlint-plugin-text@3.0.5...textlint-plugin-text@3.0.6) (2018-01-18) |
{ | ||
"name": "@textlint/textlint-plugin-text", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "plain text plugin for textlint", | ||
@@ -32,3 +32,3 @@ "homepage": "https://github.com/textlint/textlint/tree/master/packages/@textlint/textlint-plugin-text/", | ||
"dependencies": { | ||
"@textlint/text-to-ast": "^3.0.4" | ||
"@textlint/text-to-ast": "^3.0.5" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
"rimraf": "^2.6.2", | ||
"textlint": "^10.1.3", | ||
"textlint": "^10.1.4", | ||
"textlint-rule-no-todo": "^2.0.0" | ||
@@ -48,0 +48,0 @@ }, |
# @textlint/textlint-plugin-text | ||
Plain text plugin for [textlint](https://github.com/textlint/textlint "textlint"). | ||
Plain text plugin for [textlint](https://github.com/textlint/textlint "textlint"). | ||
@@ -5,0 +5,0 @@ ## Install |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
12032
1
Updated@textlint/text-to-ast@^3.0.5