eslint-config-vue
Advanced tools
Comparing version
@@ -29,3 +29,3 @@ module.exports = { | ||
'brace-style': [2, '1tbs', { 'allowSingleLine': true }], | ||
'camelcase': [2, { 'properties': 'never' }], | ||
'camelcase': [2, { 'properties': 'always' }], | ||
'comma-dangle': [2, 'never'], | ||
@@ -53,3 +53,2 @@ 'comma-spacing': [2, { 'before': false, 'after': true }], | ||
'no-control-regex': 2, | ||
'no-debugger': 2, | ||
'no-delete-var': 2, | ||
@@ -56,0 +55,0 @@ 'no-dupe-args': 2, |
{ | ||
"name": "eslint-config-vue", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "eslint config for vue.js projects", | ||
@@ -22,4 +22,4 @@ "main": "index.js", | ||
"eslint": "^2.0.0 || ^3.0.0", | ||
"eslint-plugin-vue": "^1.0.0" | ||
"eslint-plugin-vue": "^1.0.0 || ^2.0.0" | ||
} | ||
} |
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
6487
-0.17%137
-0.72%1
Infinity%