@antfu/eslint-config
Advanced tools
Comparing version 0.18.0 to 0.18.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.18.1](https://github.com/antfu/eslint-config/compare/v0.18.0...v0.18.1) (2022-03-07) | ||
**Note:** Version bump only for package @antfu/eslint-config | ||
# [0.18.0](https://github.com/antfu/eslint-config/compare/v0.17.0...v0.18.0) (2022-03-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@antfu/eslint-config", | ||
"version": "0.18.0", | ||
"version": "0.18.1", | ||
"description": "", | ||
@@ -16,4 +16,4 @@ "keywords": [], | ||
"dependencies": { | ||
"@antfu/eslint-config-react": "^0.18.0", | ||
"@antfu/eslint-config-vue": "^0.18.0", | ||
"@antfu/eslint-config-react": "^0.18.1", | ||
"@antfu/eslint-config-vue": "^0.18.1", | ||
"@typescript-eslint/eslint-plugin": "^5.13.0", | ||
@@ -40,3 +40,3 @@ "@typescript-eslint/parser": "^5.13.0", | ||
}, | ||
"gitHead": "c477c8d0e2c3a1f941fff8ba60f39297b01f7898" | ||
"gitHead": "22b55933069310489c1cbc1f0d0ed95b2dc7e2af" | ||
} |
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
9170