@kablamo/eslint-config
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@kablamo/eslint-config", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"main": "index.js", | ||
@@ -24,17 +24,17 @@ "repository": "https://github.com/KablamoOSS/kerosene/tree/master/packages/eslint-config", | ||
"engines": { | ||
"node": ">=10.13.0" | ||
"node": ">= 14.15.0" | ||
}, | ||
"dependencies": { | ||
"@kablamo/eslint-plugin": "^2.0.1", | ||
"@typescript-eslint/eslint-plugin": "^5.12.0", | ||
"@typescript-eslint/parser": "^5.12.0", | ||
"@typescript-eslint/eslint-plugin": "^5.36.1", | ||
"@typescript-eslint/parser": "^5.36.1", | ||
"eslint-config-airbnb": "^19.0.4", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-import-resolver-alias": "^1.1.2", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-jsx-a11y": "^6.5.1", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-react": "^7.28.0", | ||
"eslint-plugin-react-hooks": "^4.3.0" | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jsx-a11y": "^6.6.1", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react": "^7.31.6", | ||
"eslint-plugin-react-hooks": "^4.6.0" | ||
} | ||
} |
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
4887
Updatedeslint-plugin-import@^2.26.0
Updatedeslint-plugin-react@^7.31.6