Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

eslint-plugin-react-dom

Package Overview
Dependencies
Maintainers
1
Versions
2518
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
5.5.3-next.2
to
5.5.4-beta.0
+1
-1
dist/index.js

@@ -27,3 +27,3 @@ import { DEFAULT_ESLINT_REACT_SETTINGS, RE_JAVASCRIPT_PROTOCOL, getSettingsFromContext } from "@eslint-react/shared";

var name$2 = "eslint-plugin-react-dom";
var version = "5.5.3-next.2";
var version = "5.5.4-beta.0";

@@ -30,0 +30,0 @@ //#endregion

{
"name": "eslint-plugin-react-dom",
"version": "5.5.3-next.2",
"version": "5.5.4-beta.0",
"description": "ESLint React's ESLint plugin for DOM related rules.",

@@ -43,5 +43,5 @@ "keywords": [

"compare-versions": "^6.1.1",
"@eslint-react/eslint": "5.5.3-next.2",
"@eslint-react/shared": "5.5.3-next.2",
"@eslint-react/jsx": "5.5.3-next.2"
"@eslint-react/eslint": "5.5.4-beta.0",
"@eslint-react/jsx": "5.5.4-beta.0",
"@eslint-react/shared": "5.5.4-beta.0"
},

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