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

textlint

Package Overview
Dependencies
Maintainers
3
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textlint - npm Package Compare versions

Comparing version 14.0.4 to 14.0.5

34

package.json
{
"name": "textlint",
"version": "14.0.4",
"version": "14.0.5",
"description": "The pluggable linting tool for text and markdown.",

@@ -48,14 +48,14 @@ "keywords": [

"dependencies": {
"@textlint/ast-node-types": "^14.0.4",
"@textlint/ast-traverse": "^14.0.4",
"@textlint/config-loader": "^14.0.4",
"@textlint/feature-flag": "^14.0.4",
"@textlint/fixer-formatter": "^14.0.4",
"@textlint/kernel": "^14.0.4",
"@textlint/linter-formatter": "^14.0.4",
"@textlint/module-interop": "^14.0.4",
"@textlint/textlint-plugin-markdown": "^14.0.4",
"@textlint/textlint-plugin-text": "^14.0.4",
"@textlint/types": "^14.0.4",
"@textlint/utils": "^14.0.4",
"@textlint/ast-node-types": "^14.0.5",
"@textlint/ast-traverse": "^14.0.5",
"@textlint/config-loader": "^14.0.5",
"@textlint/feature-flag": "^14.0.5",
"@textlint/fixer-formatter": "^14.0.5",
"@textlint/kernel": "^14.0.5",
"@textlint/linter-formatter": "^14.0.5",
"@textlint/module-interop": "^14.0.5",
"@textlint/textlint-plugin-markdown": "^14.0.5",
"@textlint/textlint-plugin-text": "^14.0.5",
"@textlint/types": "^14.0.5",
"@textlint/utils": "^14.0.5",
"debug": "^4.3.4",

@@ -77,3 +77,3 @@ "file-entry-cache": "^5.0.1",

"devDependencies": {
"@textlint/legacy-textlint-core": "^14.0.4",
"@textlint/legacy-textlint-core": "^14.0.5",
"@types/clone": "^2.1.4",

@@ -86,3 +86,3 @@ "@types/glob": "^8.1.0",

"clone": "^2.1.2",
"mocha": "^10.3.0",
"mocha": "^10.7.0",
"rimraf": "^3.0.2",

@@ -93,3 +93,3 @@ "shelljs": "^0.8.5",

"textlint-rule-no-todo": "^2.0.1",
"textlint-rule-preset-ja-spacing": "^2.3.0",
"textlint-rule-preset-ja-spacing": "^2.4.1",
"textlint-rule-preset-jtf-style": "^2.3.14",

@@ -105,3 +105,3 @@ "ts-node": "^10.9.2",

},
"gitHead": "eb85d7c6bb25a88e790f83c8cadfb7a7b775d238"
"gitHead": "b441ff8718e62dd0445cb8ac346e195e78e01435"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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