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

@eslint-react/core

Package Overview
Dependencies
Maintainers
1
Versions
2385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/core - npm Package Compare versions

Comparing version
3.0.0-next.76
to
3.0.0-next.77
+6
-6
package.json
{
"name": "@eslint-react/core",
"version": "3.0.0-next.76",
"version": "3.0.0-next.77",
"description": "ESLint React's ESLint utility module for static analysis of React core APIs and patterns.",

@@ -37,10 +37,10 @@ "homepage": "https://github.com/Rel1cx/eslint-react",

"ts-pattern": "^5.9.0",
"@eslint-react/ast": "3.0.0-next.76",
"@eslint-react/shared": "3.0.0-next.76",
"@local/eff": "3.0.0-beta.72",
"@eslint-react/var": "3.0.0-next.76"
"@eslint-react/ast": "3.0.0-next.77",
"@eslint-react/shared": "3.0.0-next.77",
"@eslint-react/var": "3.0.0-next.77"
},
"devDependencies": {
"tsdown": "^0.21.0-beta.2",
"@local/configs": "0.0.0"
"@local/configs": "0.0.0",
"@local/eff": "3.0.0-beta.72"
},

@@ -47,0 +47,0 @@ "peerDependencies": {