@antfu/eslint-config
Advanced tools
Comparing version 0.18.5 to 0.18.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.18.6](https://github.com/antfu/eslint-config/compare/v0.18.5...v0.18.6) (2022-03-10) | ||
**Note:** Version bump only for package @antfu/eslint-config | ||
## [0.18.5](https://github.com/antfu/eslint-config/compare/v0.18.4...v0.18.5) (2022-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@antfu/eslint-config", | ||
"version": "0.18.5", | ||
"version": "0.18.6", | ||
"description": "", | ||
@@ -8,6 +8,6 @@ "keywords": [], | ||
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)", | ||
"main": "index.js", | ||
"files": [ | ||
"index.js" | ||
], | ||
"main": "index.js", | ||
"peerDependencies": { | ||
@@ -17,4 +17,4 @@ "eslint": ">=7.4.0" | ||
"dependencies": { | ||
"@antfu/eslint-config-react": "^0.18.5", | ||
"@antfu/eslint-config-vue": "^0.18.5", | ||
"@antfu/eslint-config-react": "^0.18.6", | ||
"@antfu/eslint-config-vue": "^0.18.6", | ||
"@typescript-eslint/eslint-plugin": "^5.13.0", | ||
@@ -41,3 +41,3 @@ "@typescript-eslint/parser": "^5.13.0", | ||
}, | ||
"gitHead": "48cc619ec2a6fea861cd4d90fb02a47081c95f95" | ||
"gitHead": "18e673f7734e6f503d4bd1bd07476926c2108b56" | ||
} |
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
9960