eslint-config-zavatta-react
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -15,3 +15,3 @@ 'use strict'; | ||
'react/jsx-indent-props': [2, 2], | ||
'react/jsx-max-props-per-line': [2, { maximum: 2 }], | ||
'react/jsx-max-props-per-line': [2, { maximum: 3 }], | ||
'react/jsx-no-duplicate-props': 2, | ||
@@ -39,2 +39,2 @@ 'react/jsx-no-literals': 0, | ||
}; | ||
} |
{ | ||
"name": "eslint-config-zavatta-react", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "ESLint config for esling-plugin-react", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
@@ -10,0 +7,0 @@ "type": "git", |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
1740
1