🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@airbnb/config-eslint

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airbnb/config-eslint - npm Package Compare versions

Comparing version

to
2.2.1

@@ -6,2 +6,14 @@ # Change Log

### 2.2.1 - 2019-11-11
#### 📦 Dependencies
- Audit 2019-11-10 (#16) ([85d6ac1](https://github.com/airbnb/nimbus/commit/85d6ac1)), closes [#16](https://github.com/airbnb/nimbus/issues/16)
**Note:** Version bump only for package @airbnb/config-eslint
## 2.2.0 - 2019-11-06

@@ -8,0 +20,0 @@

{
"name": "@airbnb/config-eslint",
"version": "2.2.0",
"version": "2.2.1",
"description": "Reusable ESLint config.",

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

"@beemo/driver-eslint": "^1.0.6",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "^2.7.0",
"@typescript-eslint/parser": "^2.7.0",
"babel-eslint": "^10.0.3",

@@ -32,3 +32,3 @@ "eslint": "^6.6.0",

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^23.0.2",
"eslint-plugin-jest": "^23.0.3",
"eslint-plugin-jsx-a11y": "^6.2.3",

@@ -40,4 +40,3 @@ "eslint-plugin-prettier": "^3.1.1",

"eslint-plugin-unicorn": "^12.1.0"
},
"gitHead": "ee994398e249eb6f99980543349716a1ea7abbd8"
}
}