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
919
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.1 to 1.5.2-beta.0

2

dist/index.js

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

var name = "eslint-plugin-react-dom";
var version = "1.5.1";
var version = "1.5.2-beta.0";

@@ -13,0 +13,0 @@ /**

{
"name": "eslint-plugin-react-dom",
"version": "1.5.1",
"version": "1.5.2-beta.0",
"description": "ESLint React's ESLint plugin for ReactDOM related rules.",

@@ -38,14 +38,14 @@ "homepage": "https://github.com/rel1cx/eslint-react",

"dependencies": {
"@typescript-eslint/parser": ">=6.19.1",
"@typescript-eslint/scope-manager": ">=6.19.1",
"@typescript-eslint/types": ">=6.19.1",
"@typescript-eslint/utils": ">=6.19.1",
"@typescript-eslint/parser": ">=6.20.0",
"@typescript-eslint/scope-manager": ">=6.20.0",
"@typescript-eslint/types": ">=6.20.0",
"@typescript-eslint/utils": ">=6.20.0",
"string-ts": "2.0.0",
"@eslint-react/ast": "1.5.1",
"@eslint-react/core": "1.5.1",
"@eslint-react/shared": "1.5.1",
"@eslint-react/jsx": "1.5.1",
"@eslint-react/types": "1.5.1",
"@eslint-react/var": "1.5.1",
"@eslint-react/tools": "1.5.1"
"@eslint-react/ast": "1.5.2-beta.0",
"@eslint-react/core": "1.5.2-beta.0",
"@eslint-react/jsx": "1.5.2-beta.0",
"@eslint-react/shared": "1.5.2-beta.0",
"@eslint-react/tools": "1.5.2-beta.0",
"@eslint-react/types": "1.5.2-beta.0",
"@eslint-react/var": "1.5.2-beta.0"
},

@@ -56,3 +56,3 @@ "devDependencies": {

"peerDependencies": {
"@typescript-eslint/parser": ">=6.19.1",
"@typescript-eslint/parser": ">=6.20.0",
"eslint": ">=8.56.0",

@@ -59,0 +59,0 @@ "typescript": ">=5.3.3"

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