You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@commitlint/is-ignored

Package Overview
Dependencies
Maintainers
4
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/is-ignored - npm Package Compare versions

Comparing version
20.4.4
to
20.5.0
+4
-4
package.json
{
"name": "@commitlint/is-ignored",
"type": "module",
"version": "20.4.4",
"version": "20.5.0",
"description": "Lint your commit messages",

@@ -39,3 +39,3 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/parse": "^20.4.4",
"@commitlint/parse": "^20.5.0",
"@commitlint/test": "^20.4.3",

@@ -46,6 +46,6 @@ "@commitlint/utils": "^20.0.0",

"dependencies": {
"@commitlint/types": "^20.4.4",
"@commitlint/types": "^20.5.0",
"semver": "^7.6.0"
},
"gitHead": "02d7245e9b204ed07a68298e4d73c8d82a4b7f81"
"gitHead": "a7918e9cf70f822505cb4422c03150a86f802627"
}