@salesforce/dev-config
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@salesforce/dev-config", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "dev configs for sfdx", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,3 +12,4 @@ { | ||
"alwaysStrict": true, | ||
"noUnusedLocals": true | ||
} | ||
} |
@@ -21,3 +21,2 @@ { | ||
"no-trailing-whitespace": [true], | ||
"no-unused-variable": true, | ||
"object-literal-key-quotes": [true, "as-needed"], | ||
@@ -28,2 +27,3 @@ "object-literal-sort-keys": false, | ||
"quotemark": [true, "single", "avoid-template", "avoid-escape"], | ||
"semicolon": [true, "always", "ignore-bound-class-methods"], | ||
"trailing-comma": [true, {"multiline": "never", "singleline": "never"}], | ||
@@ -44,3 +44,3 @@ "variable-name": [true, "allow-leading-underscore"], | ||
"no-eval": true | ||
// -- End MS SDL | ||
// -- End MS SDL | ||
}, | ||
@@ -47,0 +47,0 @@ "rulesDirectory": [ |
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
2709
68
1