eslint-config-zavatta
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -162,2 +162,4 @@ module.exports = { | ||
'no-mixed-spaces-and-tabs': 2, | ||
'no-tabs': 2, | ||
'multiline-ternary': 0, | ||
'no-multiple-empty-lines': [2, { 'max': 1 }], | ||
@@ -164,0 +166,0 @@ 'no-nested-ternary': 0, |
{ | ||
"name": "eslint-config-zavatta", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "An eslint config, designed to help you in dark times.", | ||
@@ -13,5 +13,5 @@ "main": "index.js", | ||
"babel-eslint": "^6.1.2", | ||
"eslint": "^3.0.1", | ||
"eslint-find-rules": "^1.11.0" | ||
"eslint": "^3.2.2", | ||
"eslint-find-rules": "^1.13.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
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
7044
231
0