@commitlint/cli
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -6,2 +6,14 @@ # Change Log | ||
<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> | ||
@@ -11,3 +23,15 @@ ## 3.0.1 (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> | ||
## 3.0.1 (2017-07-11) | ||
<a name="3.0.0"></a> | ||
@@ -14,0 +38,0 @@ # 3.0.0 (2017-07-10) |
{ | ||
"name": "@commitlint/cli", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Lint your commit messages", | ||
@@ -43,3 +43,3 @@ "bin": { | ||
"devDependencies": { | ||
"@commitlint/utils": "^3.0.0", | ||
"@commitlint/utils": "^3.0.2", | ||
"ava": "^0.18.2", | ||
@@ -52,3 +52,3 @@ "dependency-check": "^2.9.1", | ||
"dependencies": { | ||
"@commitlint/core": "^3.0.1", | ||
"@commitlint/core": "^3.0.2", | ||
"babel-polyfill": "^6.23.0", | ||
@@ -55,0 +55,0 @@ "chalk": "^2.0.1", |
@@ -12,2 +12,2 @@ > Lint commit messages | ||
Consult [docs/cli](../../docs/cli) for comprehensive documentation. | ||
Consult [docs/cli](http://marionebl.github.io/commitlint/#/reference-cli) for comprehensive documentation. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9249
0
Updated@commitlint/core@^3.0.2