You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@allanchau/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allanchau/eslint-config - npm Package Compare versions

Comparing version

to
5.3.1

6

CHANGELOG.md
# Changelog
## v5.3.1 - 23 January 2018
- Update ESLint to 4.13.1
## v5.3.0 - 23 January 2018

@@ -14,3 +18,3 @@

- Add support for ESLint 4.10.0.
- Add support for ESLint 4.10.0.s
- Add support for ESLint 4.9.0.

@@ -17,0 +21,0 @@ - Added the default `multiline-comment-style` rules.

4

package.json
{
"name": "@allanchau/eslint-config",
"version": "5.3.0",
"version": "5.3.1",
"description": "Comprehensive ESLint config.",

@@ -24,5 +24,5 @@ "keywords": [

"dependencies": {
"eslint": "^4.13.0",
"eslint": "^4.13.1",
"eslint-plugin-eslint-comments": "^2.0.1"
}
}