eslint-config-hexo
Advanced tools
Comparing version
module.exports = { | ||
extends: 'eslint:recommended', | ||
extends: ['eslint:recommended', 'plugin:node/recommended'], | ||
plugins: ['node'], | ||
rules: { | ||
@@ -4,0 +5,0 @@ 'curly': ['error', 'multi-line'], |
{ | ||
"name": "eslint-config-hexo", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "ESLint config for Hexo projects", | ||
@@ -18,4 +18,7 @@ "repository": "hexojs/eslint-config-hexo", | ||
"peerDependencies": { | ||
"eslint": ">= 3" | ||
"eslint": ">= 3.1.0" | ||
}, | ||
"dependencies": { | ||
"eslint-plugin-node": "^5.2.1" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # eslint-config-hexo |
@@ -0,0 +0,0 @@ module.exports = { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
158
0.64%6499
-1.5%2
100%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added