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 4.1.0 to 4.1.1

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

<a name="4.1.1"></a>
## [4.1.1](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.1.0...@textlint/textlint-plugin-text@4.1.1) (2019-01-03)
### Code Refactoring
* **textlint-plugin-text:** Use [@textlint](https://github.com/textlint)/kernel instead of textlint ([5a2fd25](https://github.com/textlint/textlint/commit/5a2fd25)), closes [#567](https://github.com/textlint/textlint/issues/567)
<a name="4.1.0"></a>

@@ -8,0 +20,0 @@ # [4.1.0](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.0.2...@textlint/textlint-plugin-text@4.1.0) (2019-01-01)

9

package.json
{
"name": "@textlint/textlint-plugin-text",
"version": "4.1.0",
"version": "4.1.1",
"description": "plain text plugin for textlint",

@@ -32,5 +32,6 @@ "homepage": "https://github.com/textlint/textlint/tree/master/packages/@textlint/textlint-plugin-text/",

"dependencies": {
"@textlint/text-to-ast": "^3.1.0"
"@textlint/text-to-ast": "^3.1.1"
},
"devDependencies": {
"@textlint/kernel": "^3.1.1",
"babel-cli": "^6.24.1",

@@ -45,3 +46,2 @@ "babel-preset-env": "^1.4.0",

"rimraf": "^2.6.2",
"textlint": "^11.1.0",
"textlint-rule-no-todo": "^2.0.1"

@@ -51,3 +51,4 @@ },

"access": "public"
}
},
"gitHead": "d035d8599ae7e3713cf6cec9745afad538b82680"
}
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