New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eslint-react/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
1148
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

to
1.28.1-next.3

2

dist/index.js

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

var name = "@eslint-react/eslint-plugin";
var version = "1.28.1-next.2";
var version = "1.28.1-next.3";

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

{
"name": "@eslint-react/eslint-plugin",
"version": "1.28.1-next.2",
"version": "1.28.1-next.3",
"description": "More than 80 high-quality linting rules for writing better React code.",

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

"@typescript-eslint/utils": "^8.25.0",
"@eslint-react/shared": "1.28.1-next.2",
"eslint-plugin-react-debug": "1.28.1-next.2",
"eslint-plugin-react-hooks-extra": "1.28.1-next.2",
"@eslint-react/eff": "1.28.1-next.2",
"eslint-plugin-react-naming-convention": "1.28.1-next.2",
"eslint-plugin-react-x": "1.28.1-next.2",
"eslint-plugin-react-web-api": "1.28.1-next.2",
"eslint-plugin-react-dom": "1.28.1-next.2"
"@eslint-react/eff": "1.28.1-next.3",
"@eslint-react/shared": "1.28.1-next.3",
"eslint-plugin-react-debug": "1.28.1-next.3",
"eslint-plugin-react-dom": "1.28.1-next.3",
"eslint-plugin-react-naming-convention": "1.28.1-next.3",
"eslint-plugin-react-hooks-extra": "1.28.1-next.3",
"eslint-plugin-react-x": "1.28.1-next.3",
"eslint-plugin-react-web-api": "1.28.1-next.3"
},

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

@@ -53,3 +53,3 @@ <!-- eslint-disable markdown/no-html -->

tseslint.configs.recommended,
eslintReact.configs.recommended,
eslintReact.configs["recommended-typescript"],
],

@@ -87,3 +87,3 @@ languageOptions: {

- **Recommended** (`recommended`)\
Enforce rules that are recommended by ESLint React for general purpose React + React DOM projects.
Enforce rules that are recommended by ESLint React for general purpose React + React DOM projects.\
_This preset includes the `core`, `dom`, and `web-api` presets._

@@ -90,0 +90,0 @@

Sorry, the diff of this file is not supported yet