🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@commitlint/core

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/core - npm Package Compare versions

Comparing version

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/core
# [17.0.0](https://github.com/conventional-changelog/commitlint/compare/v16.3.0...v17.0.0) (2022-05-16)

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

8

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

@@ -39,4 +39,4 @@ "main": "lib/core.js",

"@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"

@@ -47,3 +47,3 @@ },

},
"gitHead": "ed437d29464ab1b239deecb84ce4d1f2a5e471c6"
"gitHead": "234e762ccfb4c89456dcfb050405a723ae762076"
}