Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@textlint/textlint-plugin-text

Package Overview
Dependencies
Maintainers
3
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/textlint-plugin-text - npm Package Compare versions

Comparing version 3.0.6 to 3.0.7

21

CHANGELOG.md

@@ -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)

6

package.json
{
"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 &#34;textlint&#34;).
Plain text plugin for [textlint](https://github.com/textlint/textlint "textlint").

@@ -5,0 +5,0 @@ ## Install

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc