@jdion/eslint-config-react
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@jdion/eslint-config-react", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "ESLint config for React projects.", | ||
@@ -20,5 +20,5 @@ "author": "Jonathan Dion <jonathandionalary@gmail.com> (https://github.com/jonathandion/)", | ||
"dependencies": { | ||
"@jdion/eslint-config-ts": "1.0.3", | ||
"eslint-plugin-react": "^7.33.2", | ||
"eslint-plugin-react-hooks": "^4.6.0" | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"@jdion/eslint-config-ts": "1.0.4" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
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
+ Added@jdion/eslint-config-core@1.0.4(transitive)
+ Added@jdion/eslint-config-ts@1.0.4(transitive)
+ Addedeslint-plugin-jest-dom@5.5.0(transitive)
+ Addedeslint-plugin-unicorn@48.0.1(transitive)
+ Addedeslint-plugin-unused-imports@3.2.0(transitive)
+ Addedregjsparser@0.10.0(transitive)
- Removed@jdion/eslint-config-core@1.0.3(transitive)
- Removed@jdion/eslint-config-ts@1.0.3(transitive)
- Removed@testing-library/dom@8.20.1(transitive)
- Removed@types/aria-query@5.0.4(transitive)
- Removedansi-styles@5.2.0(transitive)
- Removedaria-query@5.1.3(transitive)
- Removeddeep-equal@2.2.3(transitive)
- Removeddom-accessibility-api@0.5.16(transitive)
- Removedes-get-iterator@1.1.3(transitive)
- Removedeslint-plugin-jest-dom@4.0.3(transitive)
- Removedeslint-plugin-unicorn@46.0.1(transitive)
- Removedeslint-plugin-unused-imports@2.0.0(transitive)
- Removedis-arguments@1.1.1(transitive)
- Removedlz-string@1.5.0(transitive)
- Removedobject-is@1.1.6(transitive)
- Removedpretty-format@27.5.1(transitive)
- Removedreact-is@17.0.2(transitive)
- Removedregjsparser@0.9.1(transitive)
- Removedsafe-regex@2.1.1(transitive)
- Removedstop-iteration-iterator@1.0.0(transitive)