New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@textlint/textlint-plugin-text

Package Overview
Dependencies
Maintainers
2
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 12.1.1 to 12.2.0

14

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

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

"clean": "rimraf lib/ module/",
"prepublish": "npm run --if-present build",
"prepack": "npm run --if-present build",
"test": "mocha \"test/**/*.{js,ts}\"",

@@ -37,12 +37,12 @@ "watch": "tsc -b --watch"

"dependencies": {
"@textlint/text-to-ast": "^12.1.1"
"@textlint/text-to-ast": "^12.2.0"
},
"devDependencies": {
"@textlint/kernel": "^12.1.1",
"@textlint/kernel": "^12.2.0",
"@types/mocha": "8.2.3",
"cross-env": "^7.0.3",
"mocha": "^9.2.1",
"mocha": "^9.2.2",
"rimraf": "^3.0.2",
"textlint-rule-no-todo": "^2.0.1",
"ts-node": "10.5.0",
"ts-node": "10.8.1",
"ts-node-test-register": "10.0.0",

@@ -54,3 +54,3 @@ "typescript": "4.4.4"

},
"gitHead": "b9a94b850b8303b84a530fd88ad712b03e4d7762"
"gitHead": "e14b6e6ae685dabfca3c8c3f2a33c2029fce8724"
}
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