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 16.2.3 to 16.2.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [16.2.4](https://github.com/conventional-changelog/commitlint/compare/v16.2.3...v16.2.4) (2022-04-28)
**Note:** Version bump only for package @commitlint/cli
## [16.2.3](https://github.com/conventional-changelog/commitlint/compare/v16.2.2...v16.2.3) (2022-03-16)

@@ -8,0 +16,0 @@

4

lib/cli.js

@@ -220,4 +220,4 @@ "use strict";

'Please add rules to your `commitlint.config.js`',
' - Getting started guide: https://git.io/fhHij',
' - Example config: https://git.io/fhHip',
' - Getting started guide: https://commitlint.js.org/#/?id=getting-started',
' - Example config: https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/config-conventional/index.js',
].join('\n'),

@@ -224,0 +224,0 @@ },

{
"name": "@commitlint/cli",
"version": "16.2.3",
"version": "16.2.4",
"description": "Lint your commit messages",

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

"@commitlint/utils": "^16.2.1",
"@types/node": "12.20.47",
"@types/node": "12.20.50",
"@types/yargs": "^17.0.0",

@@ -50,4 +50,4 @@ "execa": "^5.0.0",

"@commitlint/format": "^16.2.1",
"@commitlint/lint": "^16.2.1",
"@commitlint/load": "^16.2.3",
"@commitlint/lint": "^16.2.4",
"@commitlint/load": "^16.2.4",
"@commitlint/read": "^16.2.1",

@@ -60,3 +60,3 @@ "@commitlint/types": "^16.2.1",

},
"gitHead": "9128c3d5c9c9fedfb9969cc9ba4d38bdd883642f"
"gitHead": "62dd082f8f40c9d64ab76ef72ca8c03a3e219426"
}

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