Socket
Socket
Sign inDemoInstall

@commitlint/cli

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/cli - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

37

CHANGELOG.md

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

<a name="3.1.2"></a>
## 3.1.2 (2017-08-07)
<a name="3.1.1"></a>
## 3.1.1 (2017-08-07)
<a name="3.0.4"></a>

@@ -34,2 +44,12 @@ ## 3.0.4 (2017-08-04)

<a name="3.0.4"></a>
## 3.0.4 (2017-08-04)
### Bug Fixes
* **core:** correct type validation message ([09c2b26](https://github.com/marionebl/commitlint/commit/09c2b26))
<a name="3.0.3"></a>

@@ -52,2 +72,7 @@ ## 3.0.3 (2017-07-16)

<a name="3.0.3"></a>
## 3.0.3 (2017-07-16)
<a name="3.0.2"></a>

@@ -65,2 +90,14 @@ ## 3.0.2 (2017-07-11)

<a name="3.0.2"></a>
## 3.0.2 (2017-07-11)
### Bug Fixes
* **cli:** remove destructuring for node 4 support ([fe8caff](https://github.com/marionebl/commitlint/commit/fe8caff))
* ensure node4 compat ([bfeb653](https://github.com/marionebl/commitlint/commit/bfeb653))
<a name="3.0.1"></a>

@@ -67,0 +104,0 @@ ## 3.0.1 (2017-07-11)

4

package.json
{
"name": "@commitlint/cli",
"version": "3.1.1",
"version": "3.1.2",
"description": "Lint your commit messages",

@@ -51,3 +51,3 @@ "bin": {

"dependencies": {
"@commitlint/core": "^3.1.1",
"@commitlint/core": "^3.1.2",
"babel-polyfill": "^6.23.0",

@@ -54,0 +54,0 @@ "chalk": "^2.0.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