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 17.7.1 to 18.2.0

28

package.json
{
"name": "@commitlint/cli",
"version": "17.7.1",
"version": "18.2.0",
"description": "Lint your commit messages",

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

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

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

"devDependencies": {
"@commitlint/test": "^17.4.2",
"@commitlint/utils": "^17.4.0",
"@types/lodash.isfunction": "^3.0.7",
"@types/lodash.merge": "^4.6.7",
"@types/node": "^14.0.0",
"@types/yargs": "^17.0.0",
"@commitlint/test": "^18.0.0",
"@commitlint/utils": "^18.1.0",
"@types/lodash.isfunction": "^3.0.8",
"@types/lodash.merge": "^4.6.8",
"@types/node": "^18.11.9",
"@types/yargs": "^17.0.29",
"fs-extra": "^11.0.0",

@@ -52,7 +52,7 @@ "lodash.merge": "^4.6.2"

"dependencies": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.7.0",
"@commitlint/load": "^17.7.1",
"@commitlint/read": "^17.5.1",
"@commitlint/types": "^17.4.4",
"@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",
"execa": "^5.0.0",

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

},
"gitHead": "b73c8b4f27752724275a27c03a985adeee18ac25"
"gitHead": "9b80b6edfb724f385100f660879df3b45ab276f4"
}
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