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.5 to 4.1.6

12

CHANGELOG.md

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

<a name="4.1.6"></a>
## [4.1.6](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.1.5...@textlint/textlint-plugin-text@4.1.6) (2019-04-30)
### Chores
* **deps:** update deps && devDeps ([a19463b](https://github.com/textlint/textlint/commit/a19463b))
<a name="4.1.5"></a>

@@ -8,0 +20,0 @@ ## [4.1.5](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.1.4...@textlint/textlint-plugin-text@4.1.5) (2019-04-30)

12

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

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

"dependencies": {
"@textlint/text-to-ast": "^3.1.2"
"@textlint/text-to-ast": "^3.1.3"
},
"devDependencies": {
"@textlint/kernel": "^3.1.5",
"@textlint/kernel": "^3.1.6",
"babel-cli": "^6.24.1",

@@ -43,5 +43,5 @@ "babel-preset-env": "^1.4.0",

"cross-env": "^5.2.0",
"mocha": "^5.2.0",
"mocha": "^6.1.4",
"power-assert": "^1.6.1",
"rimraf": "^2.6.2",
"rimraf": "^2.6.3",
"textlint-rule-no-todo": "^2.0.1"

@@ -52,3 +52,3 @@ },

},
"gitHead": "bda41c2f7dadc3f69980385a88ad27ccac7a8e92"
"gitHead": "82f5421c02c48f1aeb54e2e9d0c4abf1076b5b69"
}
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