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

eslint-plugin-react-dom

Package Overview
Dependencies
Maintainers
1
Versions
1357
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
2.0.0-next.37

2

dist/index.js

@@ -47,3 +47,3 @@ import { getDocsUrl, getSettingsFromContext, DEFAULT_ESLINT_REACT_SETTINGS } from '@eslint-react/shared';

var name2 = "eslint-plugin-react-dom";
var version = "2.0.0-next.36";
var version = "2.0.0-next.37";
function createJsxElementResolver(context) {

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

{
"name": "eslint-plugin-react-dom",
"version": "2.0.0-next.36",
"version": "2.0.0-next.37",
"description": "ESLint React's ESLint plugin for React DOM related rules.",

@@ -44,12 +44,12 @@ "keywords": [

"ts-pattern": "^5.7.1",
"@eslint-react/ast": "2.0.0-next.36",
"@eslint-react/core": "2.0.0-next.36",
"@eslint-react/kit": "2.0.0-next.36",
"@eslint-react/var": "2.0.0-next.36",
"@eslint-react/eff": "2.0.0-next.36",
"@eslint-react/shared": "2.0.0-next.36"
"@eslint-react/core": "2.0.0-next.37",
"@eslint-react/kit": "2.0.0-next.37",
"@eslint-react/shared": "2.0.0-next.37",
"@eslint-react/ast": "2.0.0-next.37",
"@eslint-react/var": "2.0.0-next.37",
"@eslint-react/eff": "2.0.0-next.37"
},
"devDependencies": {
"@types/react": "^19.1.6",
"@types/react-dom": "^19.1.5",
"@types/react-dom": "^19.1.6",
"tsup": "^8.5.0",

@@ -56,0 +56,0 @@ "@local/configs": "0.0.0"