@commitlint/resolve-extends
Advanced tools
Comparing version 6.0.2 to 6.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="6.0.3"></a> | ||
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31) | ||
**Note:** Version bump only for package @commitlint/resolve-extends | ||
<a name="6.0.2"></a> | ||
@@ -8,0 +16,0 @@ ## [6.0.2](https://github.com/marionebl/commitlint/compare/v6.0.0...v6.0.2) (2018-01-12) |
{ | ||
"name": "@commitlint/resolve-extends", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "Lint your commit messages", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib/" | ||
], | ||
"scripts": { | ||
@@ -10,2 +13,3 @@ "build": "cross-env NODE_ENV=production babel src --out-dir lib --source-maps", | ||
"deps": "dep-check", | ||
"pkg": "pkg-check", | ||
"lint": "xo", | ||
@@ -59,9 +63,9 @@ "start": "concurrently \"ava -c 4 --verbose --watch\" \"yarn run watch\"", | ||
"devDependencies": { | ||
"@commitlint/parse": "^6.0.2", | ||
"@commitlint/test": "^6.0.2", | ||
"@commitlint/utils": "^6.0.2", | ||
"@commitlint/parse": "^6.0.3", | ||
"@commitlint/test": "^6.0.3", | ||
"@commitlint/utils": "^6.0.3", | ||
"@marionebl/sander": "0.6.1", | ||
"ava": "0.22.0", | ||
"babel-cli": "6.26.0", | ||
"babel-preset-commitlint": "^6.0.2", | ||
"babel-preset-commitlint": "^6.0.3", | ||
"babel-register": "6.26.0", | ||
@@ -68,0 +72,0 @@ "concurrently": "3.5.1", |
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
8
33502
6
343