You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
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.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/core
## [16.2.3](https://github.com/conventional-changelog/commitlint/compare/v16.2.2...v16.2.3) (2022-03-16)

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

8

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

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

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

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

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