@m6web/eslint-plugin-react
Advanced tools
Comparing version 3.1.0 to 3.2.0
module.exports = { | ||
configs: { | ||
default: { | ||
extends: ['@m6web', 'prettier', 'prettier/react'], | ||
extends: ['airbnb', '@m6web', 'prettier', 'prettier/react'], | ||
plugins: ['react', 'prettier'], | ||
@@ -6,0 +6,0 @@ rules: { |
{ | ||
"name": "@m6web/eslint-plugin-react", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "Plugin for eslint and prettier used in m6web projects", | ||
@@ -15,4 +15,5 @@ "repository": { | ||
"dependencies": { | ||
"@m6web/eslint-config": "^3.1.0", | ||
"@m6web/eslint-config": "^3.2.0", | ||
"eslint": "5.6.0", | ||
"eslint-config-airbnb": "17.1.0", | ||
"eslint-config-prettier": "3.1.0", | ||
@@ -25,4 +26,3 @@ "eslint-plugin-import": "2.14.0", | ||
"prettier-eslint-cli": "4.7.1" | ||
}, | ||
"gitHead": "91ae637076bc649c81c0c051c1add1c58ac039c7" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
3025
10
1
+ Addedeslint-config-airbnb@17.1.0
+ Addedeslint-config-airbnb@17.1.0(transitive)
+ Addedeslint-config-airbnb-base@13.2.0(transitive)
+ Addedis-finalizationregistry@1.1.0(transitive)
+ Addedreflect.getprototypeof@1.0.7(transitive)
+ Addedtyped-array-length@1.0.7(transitive)
+ Addedwhich-builtin-type@1.2.0(transitive)
- Removedis-finalizationregistry@1.0.2(transitive)
- Removedreflect.getprototypeof@1.0.6(transitive)
- Removedtyped-array-length@1.0.6(transitive)
- Removedwhich-builtin-type@1.1.4(transitive)
Updated@m6web/eslint-config@^3.2.0