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

@airbnb/config-eslint

Package Overview
Dependencies
Maintainers
6
Versions
18
Alerts
File Explorer

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.5.1

12

CHANGELOG.md

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

### 2.5.1 - 2020-01-22
#### 📦 Dependencies
- **[eslint]** Update plugins to latest. ([002fa30](https://github.com/airbnb/nimbus/commit/002fa30))
**Note:** Version bump only for package @airbnb/config-eslint
## 2.5.0 - 2020-01-06

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

1

lib/presets/next.js

@@ -61,2 +61,3 @@ "use strict";

'react/jsx-no-useless-fragment': 'warn',
'react/jsx-no-script-url': 'warn',
'react/jsx-sort-default-props': [

@@ -63,0 +64,0 @@ 'error',

16

package.json
{
"name": "@airbnb/config-eslint",
"version": "2.5.0",
"version": "2.5.1",
"description": "Reusable ESLint config.",

@@ -21,7 +21,7 @@ "keywords": [

"dependencies": {
"@airbnb/nimbus-common": "^2.1.0",
"@airbnb/nimbus-common": "^2.1.1",
"@beemo/core": "^1.1.1",
"@beemo/driver-eslint": "^1.2.0",
"@typescript-eslint/eslint-plugin": "^2.15.0",
"@typescript-eslint/parser": "^2.15.0",
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"babel-eslint": "^10.0.3",

@@ -31,12 +31,12 @@ "eslint": "^6.8.0",

"eslint-config-prettier": "^6.9.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-jest": "^23.3.0",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-jest": "^23.6.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react": "^7.18.0",
"eslint-plugin-react-hooks": "^2.3.0",
"eslint-plugin-unicorn": "^15.0.1"
},
"gitHead": "d528ec2b36ae1c7286c9f58e870fd1c2aa572130"
"gitHead": "c9feee9aa60a9cfe2a89ca293c96844615e6ebb2"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet