Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@m6web/eslint-config

Package Overview
Dependencies
Maintainers
11
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@m6web/eslint-config - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

2

index.js
module.exports = {
extends: ['airbnb'],
extends: ['airbnb-base'],
env: {

@@ -4,0 +4,0 @@ node: true,

{
"name": "@m6web/eslint-config",
"version": "3.1.0",
"version": "3.2.0",
"description": "",

@@ -16,8 +16,5 @@ "repository": {

"eslint": "5.6.0",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-react": "7.11.1"
},
"gitHead": "91ae637076bc649c81c0c051c1add1c58ac039c7"
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "2.14.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc