Socket
Socket
Sign inDemoInstall

@commitlint/core

Package Overview
Dependencies
Maintainers
4
Versions
137
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 17.7.1 to 18.2.0

16

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

@@ -15,3 +15,3 @@ "main": "lib/core.js",

"engines": {
"node": ">=v14"
"node": ">=v18"
},

@@ -39,11 +39,11 @@ "repository": {

"dependencies": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.7.0",
"@commitlint/load": "^17.7.1",
"@commitlint/read": "^17.5.1"
"@commitlint/format": "^18.1.0",
"@commitlint/lint": "^18.1.0",
"@commitlint/load": "^18.2.0",
"@commitlint/read": "^18.1.0"
},
"devDependencies": {
"@commitlint/utils": "^17.4.0"
"@commitlint/utils": "^18.1.0"
},
"gitHead": "b73c8b4f27752724275a27c03a985adeee18ac25"
"gitHead": "9b80b6edfb724f385100f660879df3b45ab276f4"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc