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

@eslint-react/eslint-plugin

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
1.52.2-beta.0

@@ -28,3 +28,3 @@ 'use strict';

var name = "@eslint-react/eslint-plugin";
var version = "1.52.1";
var version = "1.52.2-beta.0";

@@ -31,0 +31,0 @@ // src/configs/all.ts

{
"name": "@eslint-react/eslint-plugin",
"version": "1.52.1",
"version": "1.52.2-beta.0",
"description": "A unified plugin that combines all individual plugins from the eslint-react monorepo into one.",

@@ -53,11 +53,11 @@ "keywords": [

"@typescript-eslint/utils": "^8.34.0",
"@eslint-react/kit": "1.52.1",
"@eslint-react/shared": "1.52.1",
"eslint-plugin-react-debug": "1.52.1",
"eslint-plugin-react-naming-convention": "1.52.1",
"@eslint-react/eff": "1.52.1",
"eslint-plugin-react-hooks-extra": "1.52.1",
"eslint-plugin-react-web-api": "1.52.1",
"eslint-plugin-react-x": "1.52.1",
"eslint-plugin-react-dom": "1.52.1"
"@eslint-react/eff": "1.52.2-beta.0",
"@eslint-react/kit": "1.52.2-beta.0",
"@eslint-react/shared": "1.52.2-beta.0",
"eslint-plugin-react-debug": "1.52.2-beta.0",
"eslint-plugin-react-dom": "1.52.2-beta.0",
"eslint-plugin-react-web-api": "1.52.2-beta.0",
"eslint-plugin-react-x": "1.52.2-beta.0",
"eslint-plugin-react-naming-convention": "1.52.2-beta.0",
"eslint-plugin-react-hooks-extra": "1.52.2-beta.0"
},

@@ -64,0 +64,0 @@ "devDependencies": {

@@ -34,3 +34,3 @@ <p align="center"><img src="https://eslint-react.xyz/logo.svg" alt="logo" width="150" /></p>

- **Flexible**: Fully customizable rule severity levels, allowing you to enforce or relax rules as needed.
- **Performant**: Built with performance in mind, optimized for large codebases.
- **Performant**: Built with performance in mind, optimized for large codebases, **4-7x faster** than other ESLint plugins.
- **Context-aware Linting**: Rules that understand the context of your code and project configuration to provide more accurate linting.

@@ -37,0 +37,0 @@

Sorry, the diff of this file is not supported yet