You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23โ€“26.RSVP โ†’
Socket
Book a DemoSign in
Socket

@eslint-react/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2463
Alerts
File Explorer

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
4.0.0-beta.1
to
4.0.0-beta.2
+1
-1
dist/index.js

@@ -455,3 +455,3 @@ import reactNamingConvention from "eslint-plugin-react-naming-convention";

var name = "@eslint-react/eslint-plugin";
var version = "4.0.0-beta.1";
var version = "4.0.0-beta.2";

@@ -458,0 +458,0 @@ //#endregion

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

@@ -50,12 +50,12 @@ "keywords": [

"ts-api-utils": "^2.5.0",
"@eslint-react/shared": "4.0.0-beta.1",
"eslint-plugin-react-dom": "4.0.0-beta.1",
"eslint-plugin-react-jsx": "4.0.0-beta.1",
"eslint-plugin-react-naming-convention": "4.0.0-beta.1",
"eslint-plugin-react-rsc": "4.0.0-beta.1",
"eslint-plugin-react-web-api": "4.0.0-beta.1",
"eslint-plugin-react-x": "4.0.0-beta.1"
"eslint-plugin-react-dom": "4.0.0-beta.2",
"eslint-plugin-react-naming-convention": "4.0.0-beta.2",
"@eslint-react/shared": "4.0.0-beta.2",
"eslint-plugin-react-rsc": "4.0.0-beta.2",
"eslint-plugin-react-jsx": "4.0.0-beta.2",
"eslint-plugin-react-web-api": "4.0.0-beta.2",
"eslint-plugin-react-x": "4.0.0-beta.2"
},
"devDependencies": {
"tsdown": "^0.21.4",
"tsdown": "^0.21.5",
"@local/configs": "0.0.0",

@@ -62,0 +62,0 @@ "@local/eff": "3.0.0-beta.72"

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

[![License](https://img.shields.io/npm/l/@eslint-react/eslint-plugin?style=flat&colorA=333333&colorB=000000)](https://github.com/Rel1cx/eslint-react/blob/main/LICENSE)
[![Build with](https://img.shields.io/badge/built_with-tsdown@0.21.4-000000?style=flat)](https://tsdown.dev)
[![Build with](https://img.shields.io/badge/built_with-tsdown@0.21.5-000000?style=flat)](https://tsdown.dev)

@@ -11,0 +11,0 @@ 4-7x faster, composable ESLint rules for React and friends.