Socket
Socket
Sign inDemoInstall

@commitlint/cli

Package Overview
Dependencies
Maintainers
4
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/cli - npm Package Compare versions

Comparing version 18.2.0 to 18.4.0

2

lib/cli.js

@@ -76,3 +76,3 @@ "use strict";

'git-log-args': {
description: "addditional git log arguments as space separated string, example '--first-parent --cherry-pick'",
description: "additional git log arguments as space separated string, example '--first-parent --cherry-pick'",
type: 'string',

@@ -79,0 +79,0 @@ },

{
"name": "@commitlint/cli",
"version": "18.2.0",
"version": "18.4.0",
"description": "Lint your commit messages",

@@ -41,3 +41,3 @@ "files": [

"@commitlint/test": "^18.0.0",
"@commitlint/utils": "^18.1.0",
"@commitlint/utils": "^18.4.0",
"@types/lodash.isfunction": "^3.0.8",

@@ -51,7 +51,7 @@ "@types/lodash.merge": "^4.6.8",

"dependencies": {
"@commitlint/format": "^18.1.0",
"@commitlint/lint": "^18.1.0",
"@commitlint/load": "^18.2.0",
"@commitlint/read": "^18.1.0",
"@commitlint/types": "^18.1.0",
"@commitlint/format": "^18.4.0",
"@commitlint/lint": "^18.4.0",
"@commitlint/load": "^18.4.0",
"@commitlint/read": "^18.4.0",
"@commitlint/types": "^18.4.0",
"execa": "^5.0.0",

@@ -63,3 +63,3 @@ "lodash.isfunction": "^3.0.9",

},
"gitHead": "9b80b6edfb724f385100f660879df3b45ab276f4"
"gitHead": "0546cd735eceada6470c9d5c544c7f5c450b87e3"
}

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