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

textlint-rule-no-doubled-conjunction

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textlint-rule-no-doubled-conjunction - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

7

package.json
{
"name": "textlint-rule-no-doubled-conjunction",
"version": "2.0.1",
"version": "2.0.2",
"description": "textlint rule plugin to check duplicated conjunctions.",

@@ -13,7 +13,8 @@ "main": "lib/no-doubled-conjunction.js",

"sentence-splitter": "^3.2.1",
"textlint-rule-helper": "^2.1.1",
"textlint-rule-helper": "^2.2.0",
"textlint-util-to-string": "^3.1.1"
},
"devDependencies": {
"textlint-scripts": "^3.0.0"
"textlint-scripts": "^12.0.2",
"trim-newlines": ">=3.0.1"
},

@@ -20,0 +21,0 @@ "scripts": {

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