@eslint-react/eslint-plugin
Advanced tools
Comparing version 1.26.2 to 1.26.3-next.0
@@ -28,3 +28,3 @@ 'use strict'; | ||
var name = "@eslint-react/eslint-plugin"; | ||
var version = "1.26.2"; | ||
var version = "1.26.3-next.0"; | ||
@@ -31,0 +31,0 @@ // src/configs/all.ts |
{ | ||
"name": "@eslint-react/eslint-plugin", | ||
"version": "1.26.2", | ||
"version": "1.26.3-next.0", | ||
"description": "More than 80 high-quality linting rules for writing better React code.", | ||
@@ -27,2 +27,3 @@ "keywords": [ | ||
"author": "Eva1ent<rel1cx@proton.me>", | ||
"sideEffects": false, | ||
"exports": { | ||
@@ -42,2 +43,3 @@ ".": { | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
@@ -53,10 +55,10 @@ "files": [ | ||
"@typescript-eslint/utils": "^8.23.0", | ||
"@eslint-react/eff": "1.26.2", | ||
"eslint-plugin-react-debug": "1.26.2", | ||
"eslint-plugin-react-dom": "1.26.2", | ||
"eslint-plugin-react-naming-convention": "1.26.2", | ||
"eslint-plugin-react-web-api": "1.26.2", | ||
"eslint-plugin-react-x": "1.26.2", | ||
"@eslint-react/shared": "1.26.2", | ||
"eslint-plugin-react-hooks-extra": "1.26.2" | ||
"@eslint-react/eff": "1.26.3-next.0", | ||
"eslint-plugin-react-debug": "1.26.3-next.0", | ||
"eslint-plugin-react-dom": "1.26.3-next.0", | ||
"eslint-plugin-react-hooks-extra": "1.26.3-next.0", | ||
"eslint-plugin-react-naming-convention": "1.26.3-next.0", | ||
"eslint-plugin-react-x": "1.26.3-next.0", | ||
"@eslint-react/shared": "1.26.3-next.0", | ||
"eslint-plugin-react-web-api": "1.26.3-next.0" | ||
}, | ||
@@ -86,4 +88,2 @@ "devDependencies": { | ||
}, | ||
"sideEffects": false, | ||
"module": "dist/index.mjs", | ||
"scripts": { | ||
@@ -90,0 +90,0 @@ "build": "tsup --dts-resolve", |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
305685
1
+ Added@eslint-react/ast@1.26.3-next.0(transitive)
+ Added@eslint-react/core@1.26.3-next.0(transitive)
+ Added@eslint-react/eff@1.26.3-next.0(transitive)
+ Added@eslint-react/jsx@1.26.3-next.0(transitive)
+ Added@eslint-react/shared@1.26.3-next.0(transitive)
+ Added@eslint-react/var@1.26.3-next.0(transitive)
+ Addedeslint-plugin-react-debug@1.26.3-next.0(transitive)
+ Addedeslint-plugin-react-dom@1.26.3-next.0(transitive)
+ Addedeslint-plugin-react-hooks-extra@1.26.3-next.0(transitive)
+ Addedeslint-plugin-react-naming-convention@1.26.3-next.0(transitive)
+ Addedeslint-plugin-react-web-api@1.26.3-next.0(transitive)
+ Addedeslint-plugin-react-x@1.26.3-next.0(transitive)
- Removed@eslint-react/ast@1.26.2(transitive)
- Removed@eslint-react/core@1.26.2(transitive)
- Removed@eslint-react/eff@1.26.2(transitive)
- Removed@eslint-react/jsx@1.26.2(transitive)
- Removed@eslint-react/shared@1.26.2(transitive)
- Removed@eslint-react/var@1.26.2(transitive)
- Removedeslint-plugin-react-debug@1.26.2(transitive)
- Removedeslint-plugin-react-dom@1.26.2(transitive)
- Removedeslint-plugin-react-hooks-extra@1.26.2(transitive)
- Removedeslint-plugin-react-naming-convention@1.26.2(transitive)
- Removedeslint-plugin-react-web-api@1.26.2(transitive)
- Removedeslint-plugin-react-x@1.26.2(transitive)