You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-config-hexo

Package Overview
Dependencies
Maintainers
2
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
1.0.5

9

package.json
{
"name": "eslint-config-hexo",
"version": "1.0.4",
"version": "1.0.5",
"description": "ESLint config for Hexo projects",

@@ -13,7 +13,12 @@ "repository": "hexojs/eslint-config-hexo",

"author": "Tommy Chen <tommy351@gmail.com> (http://zespia.tw)",
"contributors": ["Abner Chou <hi@abnerchou.me> (http://abnerchou.me)"],
"maintainers": [
"Abner Chou <hi@abnerchou.me> (http://abnerchou.me)"
],
"license": "MIT",
"peerDependencies": {
"eslint": "2 || 1"
},
"devDependencies": {
"babel-eslint": "^7.2.1"
}
}