eslint-config-vtex
Advanced tools
Comparing version 6.0.1 to 7.0.0
@@ -123,2 +123,3 @@ module.exports = { | ||
"no-with": 2, | ||
"object-curly-spacing": [2, "always"], | ||
"one-var": [2, { "initialized": "never" }], | ||
@@ -125,0 +126,0 @@ "operator-linebreak": [2, "after", { "overrides": { "?": "before", ":": "before" } }], |
{ | ||
"name": "eslint-config-vtex", | ||
"version": "6.0.1", | ||
"version": "7.0.0", | ||
"description": "VTEX's eslint config", | ||
@@ -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
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
5482
156
0