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.5.1
to
7.5.2
+8
-0
CHANGELOG.md

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

## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)
**Note:** Version bump only for package @commitlint/lint
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)

@@ -8,0 +16,0 @@

+3
-3
{
"name": "@commitlint/lint",
"version": "7.5.1",
"version": "7.5.2",
"description": "Lint a string against commitlint rules",

@@ -75,7 +75,7 @@ "main": "lib/index.js",

"@commitlint/parse": "^7.5.0",
"@commitlint/rules": "^7.5.0",
"@commitlint/rules": "^7.5.2",
"babel-runtime": "^6.23.0",
"lodash": "4.17.11"
},
"gitHead": "b9d06522a2611c5a7405938a3b5216a1de963c7b"
"gitHead": "d0507bd15b9f1eeeb209d60f02f20bbe0184d0ce"
}