You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@eslint-react/kit

Package Overview
Dependencies
Maintainers
1
Versions
341
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/kit - npm Package Compare versions

Comparing version

to
1.52.3

9

package.json
{
"name": "@eslint-react/kit",
"version": "1.52.3-next.11",
"version": "1.52.3",
"description": "ESLint React's plugin kit for building plugins and rules.",

@@ -38,6 +38,6 @@ "homepage": "https://github.com/Rel1cx/eslint-react",

"dependencies": {
"@typescript-eslint/utils": "^8.35.1",
"@typescript-eslint/utils": "^8.36.0",
"ts-pattern": "^5.7.1",
"zod": "^3.25.67",
"@eslint-react/eff": "1.52.3-next.11"
"zod": "^4.0.5",
"@eslint-react/eff": "1.52.3"
},

@@ -51,3 +51,2 @@ "devDependencies": {

"engines": {
"bun": ">=1.0.15",
"node": ">=18.18.0"

@@ -54,0 +53,0 @@ },