New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-react-dom

Package Overview
Dependencies
Maintainers
1
Versions
917
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 1.5.3-next.2 to 1.5.3-next.3

12

dist/index.js

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

var name = "eslint-plugin-react-dom";
var version = "1.5.3-next.2";
var version = "1.5.3-next.3";

@@ -193,3 +193,3 @@ /**

const moduleVersion = "2.2.5";
const moduleVersion = "2.3.0";

@@ -658,6 +658,4 @@ /**

/* c8 ignore next */
_R: _ => _,
_A: _ => _,
/* c8 ignore next */
_E: _ => _,
/* c8 ignore next */
_In: _ => _,

@@ -667,3 +665,5 @@ /* c8 ignore next */

/* c8 ignore next */
_Z: _ => _
_E: _ => _,
/* c8 ignore next */
_R: _ => _
};

@@ -670,0 +670,0 @@ const channelVariance = {

{
"name": "eslint-plugin-react-dom",
"version": "1.5.3-next.2",
"version": "1.5.3-next.3",
"description": "ESLint React's ESLint plugin for ReactDOM related rules.",

@@ -43,12 +43,12 @@ "homepage": "https://github.com/rel1cx/eslint-react",

"string-ts": "2.0.0",
"@eslint-react/ast": "1.5.3-next.2",
"@eslint-react/core": "1.5.3-next.2",
"@eslint-react/jsx": "1.5.3-next.2",
"@eslint-react/shared": "1.5.3-next.2",
"@eslint-react/tools": "1.5.3-next.2",
"@eslint-react/types": "1.5.3-next.2",
"@eslint-react/var": "1.5.3-next.2"
"@eslint-react/ast": "1.5.3-next.3",
"@eslint-react/core": "1.5.3-next.3",
"@eslint-react/jsx": "1.5.3-next.3",
"@eslint-react/shared": "1.5.3-next.3",
"@eslint-react/tools": "1.5.3-next.3",
"@eslint-react/types": "1.5.3-next.3",
"@eslint-react/var": "1.5.3-next.3"
},
"devDependencies": {
"effect": "2.2.5"
"effect": "2.3.0"
},

@@ -55,0 +55,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc