eslint-config-jimdo
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -13,3 +13,4 @@ module.exports = { | ||
'import/no-unresolved': [0], | ||
'max-len': [2, 120, 4, {'ignoreUrls': true}] | ||
'max-len': [2, 120, 4, {'ignoreUrls': true}], | ||
'arrow-body-style': 0 | ||
}, | ||
@@ -16,0 +17,0 @@ 'globals': { |
{ | ||
"name": "eslint-config-jimdo", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
800
19