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

@commitlint/lint

Package Overview
Dependencies
Maintainers
4
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/lint - npm Package Compare versions

Comparing version
7.3.2
to
7.4.0
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="7.4.0"></a>
# [7.4.0](https://github.com/marionebl/commitlint/compare/v7.3.2...v7.4.0) (2019-01-27)
**Note:** Version bump only for package @commitlint/lint
<a name="7.3.2"></a>

@@ -8,0 +16,0 @@ ## [7.3.2](https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15)

+2
-2
{
"name": "@commitlint/lint",
"version": "7.3.2",
"version": "7.4.0",
"description": "Lint a string against commitlint rules",

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

"@commitlint/parse": "^7.3.1",
"@commitlint/rules": "^7.3.1",
"@commitlint/rules": "^7.4.0",
"babel-runtime": "^6.23.0",

@@ -81,0 +81,0 @@ "lodash": "4.17.11"