🚀 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
1333
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.34

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.33";
var version = "2.0.0-next.34";
function createJsxElementResolver(context) {

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

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

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

"ts-pattern": "^5.7.1",
"@eslint-react/ast": "2.0.0-next.33",
"@eslint-react/kit": "2.0.0-next.33",
"@eslint-react/eff": "2.0.0-next.33",
"@eslint-react/shared": "2.0.0-next.33",
"@eslint-react/core": "2.0.0-next.33",
"@eslint-react/var": "2.0.0-next.33"
"@eslint-react/ast": "2.0.0-next.34",
"@eslint-react/core": "2.0.0-next.34",
"@eslint-react/eff": "2.0.0-next.34",
"@eslint-react/shared": "2.0.0-next.34",
"@eslint-react/var": "2.0.0-next.34",
"@eslint-react/kit": "2.0.0-next.34"
},

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