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
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.0.2 to 17.0.3

8

CHANGELOG.md

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

## [17.0.3](https://github.com/conventional-changelog/commitlint/compare/v17.0.2...v17.0.3) (2022-06-25)
**Note:** Version bump only for package @commitlint/cli
## [17.0.2](https://github.com/conventional-changelog/commitlint/compare/v17.0.1...v17.0.2) (2022-06-01)

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

10

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

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

"@commitlint/utils": "^17.0.0",
"@types/node": "12.20.54",
"@types/node": "12.20.55",
"@types/yargs": "^17.0.0",

@@ -49,4 +49,4 @@ "fs-extra": "^10.0.0"

"@commitlint/format": "^17.0.0",
"@commitlint/lint": "^17.0.0",
"@commitlint/load": "^17.0.0",
"@commitlint/lint": "^17.0.3",
"@commitlint/load": "^17.0.3",
"@commitlint/read": "^17.0.0",

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

},
"gitHead": "ab71044239cb7c451553e12b43f62e2f079f4da7"
"gitHead": "234e762ccfb4c89456dcfb050405a723ae762076"
}
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