🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-react-dom

Package Overview
Dependencies
Maintainers
1
Versions
1394
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react-dom - npm Package Compare versions

Comparing version

to
1.5.6-beta.8

24

package.json
{
"name": "eslint-plugin-react-dom",
"version": "1.5.6-beta.7",
"version": "1.5.6-beta.8",
"description": "ESLint React's ESLint plugin for React DOM related rules.",

@@ -38,14 +38,14 @@ "homepage": "https://github.com/rel1cx/eslint-react",

"dependencies": {
"@typescript-eslint/parser": "7.1.1",
"@typescript-eslint/scope-manager": "7.1.1",
"@typescript-eslint/types": "7.1.1",
"@typescript-eslint/utils": "7.1.1",
"@typescript-eslint/parser": "7.2.0",
"@typescript-eslint/scope-manager": "7.2.0",
"@typescript-eslint/types": "7.2.0",
"@typescript-eslint/utils": "7.2.0",
"string-ts": "2.0.0",
"@eslint-react/ast": "1.5.6-beta.7",
"@eslint-react/core": "1.5.6-beta.7",
"@eslint-react/jsx": "1.5.6-beta.7",
"@eslint-react/shared": "1.5.6-beta.7",
"@eslint-react/tools": "1.5.6-beta.7",
"@eslint-react/var": "1.5.6-beta.7",
"@eslint-react/types": "1.5.6-beta.7"
"@eslint-react/ast": "1.5.6-beta.8",
"@eslint-react/core": "1.5.6-beta.8",
"@eslint-react/jsx": "1.5.6-beta.8",
"@eslint-react/shared": "1.5.6-beta.8",
"@eslint-react/tools": "1.5.6-beta.8",
"@eslint-react/types": "1.5.6-beta.8",
"@eslint-react/var": "1.5.6-beta.8"
},

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet