Socket
Socket
Sign inDemoInstall

@amedia/eslint-config-base

Package Overview
Dependencies
5
Maintainers
54
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.1 to 6.0.0-alpha.0

2

index.js

@@ -5,5 +5,5 @@ // https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base

'airbnb-base',
'prettier', // https://www.npmjs.com/package/eslint-plugin-import
'plugin:import/errors',
'plugin:import/warnings',
'prettier', // https://www.npmjs.com/package/eslint-plugin-import
],

@@ -10,0 +10,0 @@ globals: {

{
"name": "@amedia/eslint-config-base",
"version": "5.2.1",
"version": "6.0.0-alpha.0",
"description": "ESLint configuration to be used by developers at Amedia",

@@ -30,7 +30,7 @@ "main": "index.js",

"peerDependencies": {
"eslint": "^8.8.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.4",
"prettier": "^2.5.1"
"eslint": "*",
"eslint-config-airbnb-base": "*",
"eslint-config-prettier": "*",
"eslint-plugin-import": "*",
"prettier": "*"
},

@@ -40,3 +40,3 @@ "publishConfig": {

},
"gitHead": "f7079825efb6576d8bdd5ebbfd160ec688fc1ed7"
"gitHead": "fd71b2e42d28f108392710991bce021f73db42ba"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc