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
923
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 to 1.5.4-beta.0

18

package.json
{
"name": "eslint-plugin-react-dom",
"version": "1.5.3",
"version": "1.5.4-beta.0",
"description": "ESLint React's ESLint plugin for ReactDOM related rules.",

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

"string-ts": "2.0.0",
"@eslint-react/ast": "1.5.3",
"@eslint-react/core": "1.5.3",
"@eslint-react/jsx": "1.5.3",
"@eslint-react/shared": "1.5.3",
"@eslint-react/tools": "1.5.3",
"@eslint-react/types": "1.5.3",
"@eslint-react/var": "1.5.3"
"@eslint-react/ast": "1.5.4-beta.0",
"@eslint-react/core": "1.5.4-beta.0",
"@eslint-react/jsx": "1.5.4-beta.0",
"@eslint-react/shared": "1.5.4-beta.0",
"@eslint-react/tools": "1.5.4-beta.0",
"@eslint-react/types": "1.5.4-beta.0",
"@eslint-react/var": "1.5.4-beta.0"
},

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

"scripts": {
"build": "rollup -c rollup.config.ts --configPlugin swc3 && cp dist/index.d.ts dist/index.d.mts",
"build": "tsup",
"build:docs": "typedoc",

@@ -70,0 +70,0 @@ "lint:publish": "publint",

Sorry, the diff of this file is too big to display

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