🚀 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.1.0

8

CHANGELOG.md

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

# [16.1.0](https://github.com/conventional-changelog/commitlint/compare/v16.0.3...v16.1.0) (2022-01-20)
**Note:** Version bump only for package @commitlint/core
# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)

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

6

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

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

"@commitlint/lint": "^16.0.0",
"@commitlint/load": "^16.0.0",
"@commitlint/load": "^16.1.0",
"@commitlint/read": "^16.0.0"

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

},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
"gitHead": "ddc727aeaa9a2b962abf30311687897596eff177"
}