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.0.0 to 3.0.1

17

CHANGELOG.md

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

<a name="3.0.1"></a>
## 3.0.1 (2017-07-11)
<a name="3.0.0"></a>

@@ -15,1 +20,13 @@ # 3.0.0 (2017-07-10)

* ensure node4 compat ([a5e658a](https://github.com/marionebl/commitlint/commit/a5e658a))
<a name="3.0.0"></a>
# 3.0.0 (2017-07-10)
### Bug Fixes
* **cli:** remove destructuring for node 4 support ([94437e8](https://github.com/marionebl/commitlint/commit/94437e8))
* ensure node4 compat ([a5e658a](https://github.com/marionebl/commitlint/commit/a5e658a))

4

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

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

"dependencies": {
"@commitlint/core": "^3.0.0",
"@commitlint/core": "^3.0.1",
"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