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

@commitlint/cli

Package Overview
Dependencies
Maintainers
4
Versions
142
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 17.8.1 to 18.4.3

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": "17.8.1",
"version": "18.4.3",
"description": "Lint your commit messages",

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

"engines": {
"node": ">=v14"
"node": ">=v18"
},

@@ -41,7 +41,7 @@ "repository": {

"devDependencies": {
"@commitlint/test": "^17.8.1",
"@commitlint/utils": "^17.8.1",
"@commitlint/test": "^18.0.0",
"@commitlint/utils": "^18.4.3",
"@types/lodash.isfunction": "^3.0.8",
"@types/lodash.merge": "^4.6.8",
"@types/node": "^14.0.0",
"@types/node": "^18.11.9",
"@types/yargs": "^17.0.29",

@@ -52,7 +52,7 @@ "fs-extra": "^11.0.0",

"dependencies": {
"@commitlint/format": "^17.8.1",
"@commitlint/lint": "^17.8.1",
"@commitlint/load": "^17.8.1",
"@commitlint/read": "^17.8.1",
"@commitlint/types": "^17.8.1",
"@commitlint/format": "^18.4.3",
"@commitlint/lint": "^18.4.3",
"@commitlint/load": "^18.4.3",
"@commitlint/read": "^18.4.3",
"@commitlint/types": "^18.4.3",
"execa": "^5.0.0",

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

},
"gitHead": "75b2a1264ac699dbaead2249282b6dca18ae3008"
"gitHead": "970b806bdd338e8b3e4529f21f20e795e66cd48f"
}

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