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
2461
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
3.0.0-rc.3
to
3.0.0-rc.4
+1
-1
dist/index.js

@@ -27,3 +27,3 @@ import react from "eslint-plugin-react-x";

var name$19 = "@eslint-react/eslint-plugin";
var version = "3.0.0-rc.3";
var version = "3.0.0-rc.4";

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

{
"name": "@eslint-react/eslint-plugin",
"version": "3.0.0-rc.3",
"version": "3.0.0-rc.4",
"description": "A unified plugin that combines all individual plugins from the eslint-react monorepo into one.",

@@ -44,13 +44,13 @@ "keywords": [

"dependencies": {
"@typescript-eslint/scope-manager": "canary",
"@typescript-eslint/type-utils": "canary",
"@typescript-eslint/types": "canary",
"@typescript-eslint/utils": "canary",
"@typescript-eslint/scope-manager": "^8.57.0",
"@typescript-eslint/type-utils": "^8.57.0",
"@typescript-eslint/types": "^8.57.0",
"@typescript-eslint/utils": "^8.57.0",
"ts-api-utils": "^2.4.0",
"@eslint-react/shared": "3.0.0-rc.3",
"eslint-plugin-react-dom": "3.0.0-rc.3",
"eslint-plugin-react-rsc": "3.0.0-rc.3",
"eslint-plugin-react-web-api": "3.0.0-rc.3",
"eslint-plugin-react-naming-convention": "3.0.0-rc.3",
"eslint-plugin-react-x": "3.0.0-rc.3"
"@eslint-react/shared": "3.0.0-rc.4",
"eslint-plugin-react-naming-convention": "3.0.0-rc.4",
"eslint-plugin-react-dom": "3.0.0-rc.4",
"eslint-plugin-react-web-api": "3.0.0-rc.4",
"eslint-plugin-react-x": "3.0.0-rc.4",
"eslint-plugin-react-rsc": "3.0.0-rc.4"
},

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

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

[![Version](https://img.shields.io/npm/v/@eslint-react/eslint-plugin?style=flat&colorA=111111&colorB=000000)](https://npmjs.com/package/@eslint-react/eslint-plugin)
[![Downloads](https://img.shields.io/npm/dt/@eslint-react/eslint-plugin.svg?style=flat&colorA=222222&colorB=000000)](https://npmjs.com/package/@eslint-react/eslint-plugin)
[![License](https://img.shields.io/npm/l/@eslint-react/eslint-plugin?style=flat&colorA=333333&colorB=000000)](https://npmjs.com/package/@eslint-react/eslint-plugin)
[![Version](https://img.shields.io/npm/v/@eslint-react/eslint-plugin?style=flat&colorA=111111&colorB=000000)](https://npmx.dev/package/@eslint-react/eslint-plugin)
[![Downloads](https://img.shields.io/npm/dt/@eslint-react/eslint-plugin.svg?style=flat&colorA=222222&colorB=000000)](https://npmx.dev/package/@eslint-react/eslint-plugin)
[![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.2-000000?style=flat)](https://tsdown.dev)

@@ -10,0 +10,0 @@