Socket
Socket
Sign inDemoInstall

@commitlint/rules

Package Overview
Dependencies
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/rules - npm Package Compare versions

Comparing version 17.8.1 to 18.0.0

20

package.json
{
"name": "@commitlint/rules",
"version": "17.8.1",
"version": "18.0.0",
"description": "Lint your commit messages",

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

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

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

"devDependencies": {
"@commitlint/parse": "^17.8.1",
"@commitlint/test": "^17.8.1",
"@commitlint/utils": "^17.8.1",
"@commitlint/parse": "^18.0.0",
"@commitlint/test": "^18.0.0",
"@commitlint/utils": "^18.0.0",
"conventional-changelog-angular": "6.0.0",

@@ -47,9 +47,9 @@ "glob": "^8.0.3"

"dependencies": {
"@commitlint/ensure": "^17.8.1",
"@commitlint/message": "^17.8.1",
"@commitlint/to-lines": "^17.8.1",
"@commitlint/types": "^17.8.1",
"@commitlint/ensure": "^18.0.0",
"@commitlint/message": "^18.0.0",
"@commitlint/to-lines": "^18.0.0",
"@commitlint/types": "^18.0.0",
"execa": "^5.0.0"
},
"gitHead": "75b2a1264ac699dbaead2249282b6dca18ae3008"
"gitHead": "3cb66472996a12caa969f941dccd84d07355fb83"
}
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