@times-components/depend
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.1.1"></a> | ||
## [2.1.1](https://github.com/newsuk/times-components/compare/@times-components/depend@2.1.0...@times-components/depend@2.1.1) (2018-08-07) | ||
**Note:** Version bump only for package @times-components/depend | ||
<a name="2.1.0"></a> | ||
@@ -8,0 +16,0 @@ # [2.1.0](https://github.com/newsuk/times-components/compare/@times-components/depend@2.0.2...@times-components/depend@2.1.0) (2018-08-07) |
{ | ||
"name": "@times-components/depend", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "dependency analyzer and fixer", | ||
@@ -11,4 +11,4 @@ "main": "dist/depend", | ||
"prettier:diff": "prettier --list-different '**/*.*'", | ||
"depcheck": "depcheck --ignores='babel-*,depcheck,eslint,jest,prettier,webpack*' --ignore-bin-package=false --skip-missing", | ||
"lint": "eslint . && yarn prettier:diff && yarn depcheck", | ||
"depcheck": "depcheck --ignores='@thetimes/jest-lint,babel-*,depcheck,eslint,jest,prettier,webpack*' --ignore-bin-package=false --skip-missing", | ||
"lint": "eslint . && yarn prettier:diff && yarn depcheck && jest-lint", | ||
"test": "jest", | ||
@@ -56,2 +56,3 @@ "cli": "node dist/cli.js -l ../../" | ||
"devDependencies": { | ||
"@thetimes/jest-lint": "*", | ||
"@times-components/eslint-config-thetimes": "0.7.0", | ||
@@ -58,0 +59,0 @@ "babel-cli": "6.26.0", |
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
39054
9