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

@open-turo/commitlint-config-conventional

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-turo/commitlint-config-conventional - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

4

index.js
module.exports = {
extends: ["@commitlint/config-conventional"],
rules: {
// Increase to 300 characters for max line length in body
// Increase to 300 characters for max line length in body
"body-max-line-length": [2, "always", 300],
// Increase to 300 characters for max line length in footer
"footer-max-line-length": [2, "always", 300],
},
};
{
"name": "@open-turo/commitlint-config-conventional",
"version": "1.0.4",
"version": "1.1.0",
"description": "open-turo version of config-conventional",

@@ -5,0 +5,0 @@ "main": "index.js",

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