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

14

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

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

"dependencies": {
"@commitlint/format": "^17.0.0",
"@commitlint/lint": "^17.3.0",
"@commitlint/load": "^17.3.0",
"@commitlint/read": "^17.2.0"
"@commitlint/format": "^17.4.0",
"@commitlint/lint": "^17.4.0",
"@commitlint/load": "^17.4.0",
"@commitlint/read": "^17.4.0"
},
"devDependencies": {
"@commitlint/utils": "^17.0.0"
"@commitlint/utils": "^17.4.0"
},
"gitHead": "618aee50a953ab06e736d985009f7182bd1a8ae1"
"gitHead": "7b0f7e805818944ab9fa42c52b6858211bbf2a66"
}