@earnest/eslint-config-es7
Advanced tools
Comparing version
@@ -62,3 +62,3 @@ module.exports = { | ||
"constructor-super": 2, | ||
"no-arrow-condition": 2, | ||
"no-confusing-arrow": 2, | ||
"no-class-assign": 2, | ||
@@ -120,2 +120,4 @@ "no-const-assign": 2, | ||
// consistent-return had a bug and in eslint@2.x.x it is more strict, disabling for now | ||
"consistent-return": 0, | ||
/** | ||
@@ -125,3 +127,2 @@ * Best practices | ||
"no-extra-boolean-cast": 2, | ||
"consistent-return": 2, | ||
"curly": [2, "multi-line"], | ||
@@ -212,4 +213,3 @@ "default-case": 2, | ||
}], | ||
"space-before-keywords": [2, "always"], | ||
"space-after-keywords": 2, | ||
"keyword-spacing": 2, | ||
"space-before-function-paren": [2, { | ||
@@ -220,3 +220,2 @@ "anonymous": "always", | ||
"space-infix-ops": 2, | ||
"space-return-throw-case": 2, | ||
"spaced-comment": 2, | ||
@@ -223,0 +222,0 @@ "no-multi-spaces": 0, |
{ | ||
"name": "@earnest/eslint-config-es7", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "Earnest's ESLint config for ES7", | ||
@@ -38,5 +38,5 @@ "main": "index.js", | ||
"babel-preset-stage-3": "^6.3.13", | ||
"eslint": "^1.10.3", | ||
"eslint-plugin-babel": "^3.0.0", | ||
"eslint-plugin-mocha": "^1.1.0", | ||
"eslint": "^2.1.0", | ||
"eslint-plugin-babel": "^3.1.0", | ||
"eslint-plugin-mocha": "^2.0.0", | ||
"mocha": "^2.3.4" | ||
@@ -49,6 +49,6 @@ }, | ||
"babel-preset-stage-3": "^6.3.13", | ||
"eslint": "^1.10.3", | ||
"eslint-plugin-mocha": "^2.0.0", | ||
"eslint-plugin-babel": "^3.0.0", | ||
"eslint-plugin-mocha": "^1.1.0" | ||
"eslint": "^2.1.0" | ||
} | ||
} |
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
10205
-70.69%7
-63.16%224
-0.44%1
Infinity%