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

textlint-rule-max-comma

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textlint-rule-max-comma - npm Package Compare versions

Comparing version 3.0.1 to 4.0.0

10

package.json
{
"name": "textlint-rule-max-comma",
"version": "3.0.1",
"version": "4.0.0",
"description": "textlint rule that limit maxinum comma(,) count of sentence.",

@@ -34,9 +34,9 @@ "main": "lib/textlint-rule-max-comma.js",

"devDependencies": {
"textlint-scripts": "^13.3.0",
"textlint-tester": "^13.3.0"
"textlint-scripts": "^13.4.1",
"textlint-tester": "^13.4.1"
},
"dependencies": {
"sentence-splitter": "^4.2.0",
"textlint-util-to-string": "^3.3.2"
"sentence-splitter": "^5.0.0",
"textlint-util-to-string": "^3.3.4"
}
}

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