@times-components/depend
Advanced tools
Comparing version 2.1.20 to 2.1.21
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.21](https://github.com/newsuk/times-components/compare/@times-components/depend@2.1.20...@times-components/depend@2.1.21) (2019-08-05) | ||
**Note:** Version bump only for package @times-components/depend | ||
## [2.1.20](https://github.com/newsuk/times-components/compare/@times-components/depend@2.1.19...@times-components/depend@2.1.20) (2019-05-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@times-components/depend", | ||
"version": "2.1.20", | ||
"version": "2.1.21", | ||
"description": "dependency analyzer and fixer", | ||
@@ -11,3 +11,3 @@ "main": "dist/depend", | ||
"prettier:diff": "prettier --list-different '**/*.*'", | ||
"depcheck": "depcheck --ignores='babel-*,depcheck,eslint,jest,prettier,webpack*' --ignore-bin-package=false --skip-missing", | ||
"depcheck": "depcheck --ignores='@babel/*,babel-*,depcheck,eslint,jest,prettier,webpack*' --ignore-bin-package=false --skip-missing", | ||
"lint": "eslint . && yarn prettier:diff && yarn depcheck", | ||
@@ -56,4 +56,4 @@ "test": "jest", | ||
"devDependencies": { | ||
"@babel/core": "7.4.4", | ||
"@times-components/eslint-config-thetimes": "0.8.12", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"babel-jest": "24.8.0", | ||
@@ -78,3 +78,3 @@ "depcheck": "0.6.9", | ||
}, | ||
"gitHead": "c7e1e71290dfd00ae9de5f3fd09d627dab0f8091" | ||
"gitHead": "117d18bf10989be954987098a2fa418238d2351e" | ||
} |
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
41724