@antfu/eslint-config
Advanced tools
Comparing version 0.6.5 to 0.6.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.6](https://github.com/antfu/eslint-config/compare/v0.6.5...v0.6.6) (2021-06-11) | ||
**Note:** Version bump only for package @antfu/eslint-config | ||
## [0.6.5](https://github.com/antfu/eslint-config/compare/v0.6.4...v0.6.5) (2021-05-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@antfu/eslint-config", | ||
"version": "0.6.5", | ||
"version": "0.6.6", | ||
"description": "", | ||
@@ -19,4 +19,4 @@ "keywords": [], | ||
"dependencies": { | ||
"@antfu/eslint-config-react": "^0.6.5", | ||
"@antfu/eslint-config-vue": "^0.6.5" | ||
"@antfu/eslint-config-react": "^0.6.6", | ||
"@antfu/eslint-config-vue": "^0.6.6" | ||
}, | ||
@@ -26,3 +26,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5a67962e25b6f7884682b52104982af8a32bd07f" | ||
"gitHead": "7998ef85f88af5c2c82bec8855dd61af21428b68" | ||
} |
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
4642