Socket
Socket
Sign inDemoInstall

commitlint

Package Overview
Dependencies
Maintainers
4
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint - npm Package Compare versions

Comparing version 7.2.1 to 7.3.1

16

CHANGELOG.md

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

<a name="7.3.1"></a>
## [7.3.1](https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
**Note:** Version bump only for package commitlint
<a name="7.3.0"></a>
# [7.3.0](https://github.com/marionebl/commitlint/compare/v7.2.1...v7.3.0) (2019-01-11)
**Note:** Version bump only for package commitlint
<a name="7.2.1"></a>

@@ -8,0 +24,0 @@ ## [7.2.1](https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1) (2018-10-11)

6

package.json
{
"name": "commitlint",
"version": "7.2.1",
"version": "7.3.1",
"description": "Lint your commit messages",

@@ -38,3 +38,3 @@ "files": [

"dependencies": {
"@commitlint/cli": "^7.2.1",
"@commitlint/cli": "^7.3.1",
"read-pkg": "3.0.0",

@@ -44,4 +44,4 @@ "resolve-pkg": "1.0.0"

"devDependencies": {
"@commitlint/utils": "^7.1.2"
"@commitlint/utils": "^7.3.1"
}
}
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