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.0.2 to 4.1.0

16

CHANGELOG.md

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

<a name="4.1.0"></a>
# [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)
### Chores
* **deps:** update TypeScript deps ([3ea7fb0](https://github.com/textlint/textlint/commit/3ea7fb0))
### Tests
* **deps:** update no-todo rule reference ([6cecc88](https://github.com/textlint/textlint/commit/6cecc88))
<a name="4.0.2"></a>

@@ -8,0 +24,0 @@ ## [4.0.2](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.0.0...@textlint/textlint-plugin-text@4.0.2) (2018-12-24)

14

package.json
{
"name": "@textlint/textlint-plugin-text",
"version": "4.0.2",
"version": "4.1.0",
"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.9"
"@textlint/text-to-ast": "^3.1.0"
},

@@ -41,8 +41,8 @@ "devDependencies": {

"babel-register": "^6.24.1",
"cross-env": "^4.0.0",
"mocha": "^5.1.1",
"power-assert": "^1.4.2",
"cross-env": "^5.2.0",
"mocha": "^5.2.0",
"power-assert": "^1.6.1",
"rimraf": "^2.6.2",
"textlint": "^11.0.2",
"textlint-rule-no-todo": "^2.0.0"
"textlint": "^11.1.0",
"textlint-rule-no-todo": "^2.0.1"
},

@@ -49,0 +49,0 @@ "publishConfig": {

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