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

@m6web/eslint-plugin-react

Package Overview
Dependencies
Maintainers
11
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@m6web/eslint-plugin-react - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

2

index.js
module.exports = {
configs: {
default: {
extends: ['@m6web', 'prettier', 'prettier/react'],
extends: ['airbnb', '@m6web', 'prettier', 'prettier/react'],
plugins: ['react', 'prettier'],

@@ -6,0 +6,0 @@ rules: {

{
"name": "@m6web/eslint-plugin-react",
"version": "3.1.0",
"version": "3.2.0",
"description": "Plugin for eslint and prettier used in m6web projects",

@@ -15,4 +15,5 @@ "repository": {

"dependencies": {
"@m6web/eslint-config": "^3.1.0",
"@m6web/eslint-config": "^3.2.0",
"eslint": "5.6.0",
"eslint-config-airbnb": "17.1.0",
"eslint-config-prettier": "3.1.0",

@@ -25,4 +26,3 @@ "eslint-plugin-import": "2.14.0",

"prettier-eslint-cli": "4.7.1"
},
"gitHead": "91ae637076bc649c81c0c051c1add1c58ac039c7"
}
}
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