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 19.0.2 to 19.0.3

12

package.json
{
"name": "@commitlint/core",
"type": "module",
"version": "19.0.2",
"version": "19.0.3",
"description": "Lint your commit messages",

@@ -39,6 +39,6 @@ "main": "lib/core.js",

"dependencies": {
"@commitlint/format": "^19.0.0",
"@commitlint/lint": "^19.0.0",
"@commitlint/load": "^19.0.2",
"@commitlint/read": "^19.0.0"
"@commitlint/format": "^19.0.3",
"@commitlint/lint": "^19.0.3",
"@commitlint/load": "^19.0.3",
"@commitlint/read": "^19.0.3"
},

@@ -48,3 +48,3 @@ "devDependencies": {

},
"gitHead": "e5389241cbf379040c79efbc73a94c37ace840f0"
"gitHead": "9b4ac34069e06cd327760ce37adbde8d537d8e3e"
}
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