New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@commitlint/prompt-cli

Package Overview
Dependencies
Maintainers
4
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/prompt-cli - npm Package Compare versions

Comparing version
20.4.0
to
20.4.1
+3
-3
package.json
{
"name": "@commitlint/prompt-cli",
"type": "module",
"version": "20.4.0",
"version": "20.4.1",
"description": "commit prompt using commitlint.config.js",

@@ -41,7 +41,7 @@ "main": "cli.js",

"dependencies": {
"@commitlint/prompt": "^20.4.0",
"@commitlint/prompt": "^20.4.1",
"inquirer": "^9.2.15",
"tinyexec": "^1.0.0"
},
"gitHead": "c68de5e24b010e38eac171f35ba18d31bb1fd3dd"
"gitHead": "e7ae28d1f71299cedcafe3360f376c93800b283a"
}