Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

textlint

Package Overview
Dependencies
Maintainers
3
Versions
236
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.3 to 14.0.4

30

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

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

"dependencies": {
"@textlint/ast-node-types": "^14.0.3",
"@textlint/ast-traverse": "^14.0.3",
"@textlint/config-loader": "^14.0.3",
"@textlint/feature-flag": "^14.0.3",
"@textlint/fixer-formatter": "^14.0.3",
"@textlint/kernel": "^14.0.3",
"@textlint/linter-formatter": "^14.0.3",
"@textlint/module-interop": "^14.0.3",
"@textlint/textlint-plugin-markdown": "^14.0.3",
"@textlint/textlint-plugin-text": "^14.0.3",
"@textlint/types": "^14.0.3",
"@textlint/utils": "^14.0.3",
"@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",
"debug": "^4.3.4",

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

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

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

},
"gitHead": "6cef9504c25a7ab771dd45986e4710463c094369"
"gitHead": "eb85d7c6bb25a88e790f83c8cadfb7a7b775d238"
}

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