Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@commitlint/read

Package Overview
Dependencies
Maintainers
4
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/read - npm Package Compare versions

Comparing version
20.0.0
to
20.2.0
+3
-3
package.json
{
"name": "@commitlint/read",
"type": "module",
"version": "20.0.0",
"version": "20.2.0",
"description": "Read commit messages from a specified range or last edit",

@@ -46,3 +46,3 @@ "main": "lib/read.js",

"@commitlint/top-level": "^20.0.0",
"@commitlint/types": "^20.0.0",
"@commitlint/types": "^20.2.0",
"git-raw-commits": "^4.0.0",

@@ -52,3 +52,3 @@ "minimist": "^1.2.8",

},
"gitHead": "407be6c96b1a108ee012ed5330b0d80a165952d5"
"gitHead": "ddad9b44d6dd98b983f338bee1ff44dfa9dc1ab1"
}