@mapbox/eslint-config-mapbox
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -38,4 +38,5 @@ 'use strict'; | ||
'template-curly-spacing': ['error', 'never'], | ||
'semi-spacing': 'error' | ||
'semi-spacing': 'error', | ||
'indent': ['error', 2, { 'SwitchCase': 1 }] | ||
} | ||
}; |
{ | ||
"name": "@mapbox/eslint-config-mapbox", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Generic eslint configuration for Mapbox", | ||
@@ -5,0 +5,0 @@ "main": "node.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
8615
157
0