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

12

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

@@ -38,6 +38,6 @@ "main": "lib/core.js",

"dependencies": {
"@commitlint/format": "^17.4.0",
"@commitlint/lint": "^17.4.3",
"@commitlint/load": "^17.4.2",
"@commitlint/read": "^17.4.2"
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.4.4",
"@commitlint/load": "^17.4.4",
"@commitlint/read": "^17.4.4"
},

@@ -47,3 +47,3 @@ "devDependencies": {

},
"gitHead": "e3e477594d44f90f4177a767aa7e857f50ab9dc8"
"gitHead": "1aeec3c9b2c21cb8f0386398c24d8e7ed6eafbf0"
}