🚀 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
16.3.0

8

CHANGELOG.md

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

# [16.3.0](https://github.com/conventional-changelog/commitlint/compare/v16.2.4...v16.3.0) (2022-05-14)
**Note:** Version bump only for package @commitlint/core
## [16.2.4](https://github.com/conventional-changelog/commitlint/compare/v16.2.3...v16.2.4) (2022-04-28)

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

6

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

@@ -40,3 +40,3 @@ "main": "lib/core.js",

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

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

},
"gitHead": "62dd082f8f40c9d64ab76ef72ca8c03a3e219426"
"gitHead": "211f5140ab20c0513478d04b83fbd78ff3f6da80"
}