🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

eslint-config-hexo

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-hexo - npm Package Compare versions

Comparing version

to
3.0.0

3

eslint.js
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