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.3

8

CHANGELOG.md

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

## [16.2.3](https://github.com/conventional-changelog/commitlint/compare/v16.2.2...v16.2.3) (2022-03-16)
**Note:** Version bump only for package @commitlint/core
## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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

6

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

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

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

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

},
"gitHead": "071cce297f207ebcaf9cfa00e23542b7e0a550e8"
"gitHead": "9128c3d5c9c9fedfb9969cc9ba4d38bdd883642f"
}