eslint-config-naturalatlas
Advanced tools
Comparing version
@@ -120,3 +120,3 @@ module.exports = { | ||
*/ | ||
'indent': [2, "tab"], // http://eslint.org/docs/rules/indent | ||
'indent': [2, "tab", {'SwitchCase': 1}], // http://eslint.org/docs/rules/indent | ||
'brace-style': [ | ||
@@ -123,0 +123,0 @@ 2, // http://eslint.org/docs/rules/brace-style |
{ | ||
"name": "eslint-config-naturalatlas", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Natural Atlas ESLint configuration", | ||
"main": "base.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "mocha ./test/index.js" | ||
}, | ||
@@ -26,3 +26,8 @@ "repository": { | ||
"extend": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.4.0", | ||
"eslint": "^1.7.3", | ||
"mocha": "^2.3.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
14271
9.86%9
80%244
23.23%1
-50%3
Infinity%1
Infinity%1
Infinity%