🚀 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
1379
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.51.4-beta.0

2

dist/index.js

@@ -70,3 +70,3 @@ 'use strict';

var name2 = "eslint-plugin-react-dom";
var version = "1.51.3";
var version = "1.51.4-beta.0";
function createJsxElementResolver(context) {

@@ -73,0 +73,0 @@ const { components, polymorphicPropName } = shared.getSettingsFromContext(context);

{
"name": "eslint-plugin-react-dom",
"version": "1.51.3",
"version": "1.51.4-beta.0",
"description": "ESLint React's ESLint plugin for React DOM related rules.",

@@ -46,17 +46,17 @@ "keywords": [

"dependencies": {
"@typescript-eslint/scope-manager": "^8.33.1",
"@typescript-eslint/types": "^8.33.1",
"@typescript-eslint/utils": "^8.33.1",
"@typescript-eslint/scope-manager": "^8.34.0",
"@typescript-eslint/types": "^8.34.0",
"@typescript-eslint/utils": "^8.34.0",
"compare-versions": "^6.1.1",
"string-ts": "^2.2.1",
"ts-pattern": "^5.7.1",
"@eslint-react/ast": "1.51.3",
"@eslint-react/core": "1.51.3",
"@eslint-react/kit": "1.51.3",
"@eslint-react/eff": "1.51.3",
"@eslint-react/var": "1.51.3",
"@eslint-react/shared": "1.51.3"
"@eslint-react/core": "1.51.4-beta.0",
"@eslint-react/ast": "1.51.4-beta.0",
"@eslint-react/kit": "1.51.4-beta.0",
"@eslint-react/shared": "1.51.4-beta.0",
"@eslint-react/eff": "1.51.4-beta.0",
"@eslint-react/var": "1.51.4-beta.0"
},
"devDependencies": {
"@types/react": "^19.1.6",
"@types/react": "^19.1.7",
"@types/react-dom": "^19.1.6",

@@ -63,0 +63,0 @@ "tsup": "^8.5.0",

Sorry, the diff of this file is not supported yet