@antfu/eslint-config
Advanced tools
Comparing version 0.4.3 to 0.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.5.0](https://github.com/antfu/eslint-config/compare/v0.4.3...v0.5.0) (2021-03-13) | ||
**Note:** Version bump only for package @antfu/eslint-config | ||
## [0.4.3](https://github.com/antfu/eslint-config/compare/v0.4.2...v0.4.3) (2020-10-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@antfu/eslint-config", | ||
"version": "0.4.3", | ||
"version": "0.5.0", | ||
"description": "", | ||
@@ -19,9 +19,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"@antfu/eslint-config-react": "^0.4.3", | ||
"@antfu/eslint-config-vue": "^0.4.3" | ||
"@antfu/eslint-config-react": "^0.5.0", | ||
"@antfu/eslint-config-vue": "^0.5.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^7.11.0" | ||
"eslint": "^7.22.0" | ||
}, | ||
"gitHead": "3f7f753a5a2222adcd34808fc3f484412b52afb3" | ||
"gitHead": "03ce850ef4ccccf0ee54ed67ad688515019d99ab" | ||
} |
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
3403
+ Added@antfu/eslint-config-basic@0.5.1(transitive)
+ Added@antfu/eslint-config-react@0.5.1(transitive)
+ Added@antfu/eslint-config-ts@0.5.1(transitive)
+ Added@antfu/eslint-config-vue@0.5.1(transitive)
+ Addedeslint-config-standard@16.0.3(transitive)
+ Addedeslint-plugin-eslint-comments@3.2.0(transitive)
+ Addedeslint-plugin-standard@5.0.0(transitive)
+ Addedeslint-plugin-unicorn@28.0.2(transitive)
+ Addedeslint-plugin-vue@7.7.0(transitive)
- Removed@antfu/eslint-config-basic@0.4.3(transitive)
- Removed@antfu/eslint-config-react@0.4.3(transitive)
- Removed@antfu/eslint-config-ts@0.4.3(transitive)
- Removed@antfu/eslint-config-vue@0.4.3(transitive)
- Removedeslint-ast-utils@1.1.0(transitive)
- Removedeslint-config-standard@14.1.1(transitive)
- Removedeslint-plugin-standard@4.1.0(transitive)
- Removedeslint-plugin-unicorn@23.0.0(transitive)
- Removedeslint-plugin-vue@7.1.0(transitive)
- Removedlodash.get@4.4.2(transitive)
- Removedlodash.zip@4.2.0(transitive)