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

@eslint-react/shared

Package Overview
Dependencies
Maintainers
1
Versions
2390
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/shared - npm Package Compare versions

Comparing version
3.0.0-rc.0
to
3.0.0-rc.1
+6
-3
package.json
{
"name": "@eslint-react/shared",
"version": "3.0.0-rc.0",
"version": "3.0.0-rc.1",
"description": "ESLint React's Shared constants and functions.",

@@ -39,5 +39,5 @@ "homepage": "https://github.com/Rel1cx/eslint-react",

"@tsconfig/node24": "^24.0.4",
"@types/node": "^25.3.5",
"@types/node": "^25.4.0",
"@types/picomatch": "^4.0.2",
"tsdown": "^0.21.0",
"tsdown": "^0.21.2",
"@local/configs": "0.0.0",

@@ -53,2 +53,5 @@ "@local/eff": "3.0.0-beta.72"

},
"inlinedDependencies": {
"@local/eff": "workspace:*"
},
"scripts": {

@@ -55,0 +58,0 @@ "build": "tsdown --dts-resolve",