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

eslint-plugin-react-debug

Package Overview
Dependencies
Maintainers
1
Versions
921
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react-debug - npm Package Compare versions

Comparing version 1.26.3-beta.11 to 1.26.3-beta.12

2

dist/index.js

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

var name = "eslint-plugin-react-debug";
var version = "1.26.3-beta.11";
var version = "1.26.3-beta.12";
var createRule = shared.createRuleForPlugin("debug");

@@ -12,0 +12,0 @@

{
"name": "eslint-plugin-react-debug",
"version": "1.26.3-beta.11",
"version": "1.26.3-beta.12",
"description": "ESLint React's ESLint plugin for debugging related rules.",

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

"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.26.3-beta.11",
"@eslint-react/eff": "1.26.3-beta.11",
"@eslint-react/jsx": "1.26.3-beta.11",
"@eslint-react/core": "1.26.3-beta.11",
"@eslint-react/shared": "1.26.3-beta.11",
"@eslint-react/var": "1.26.3-beta.11"
"@eslint-react/ast": "1.26.3-beta.12",
"@eslint-react/core": "1.26.3-beta.12",
"@eslint-react/eff": "1.26.3-beta.12",
"@eslint-react/var": "1.26.3-beta.12",
"@eslint-react/jsx": "1.26.3-beta.12",
"@eslint-react/shared": "1.26.3-beta.12"
},

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

@@ -5,5 +5,2 @@ # eslint-plugin-react-debug

> [!NOTE]
> This plugin is already included in `@eslint-react/eslint-plugin`. You don't need to install it separately if you are using `@eslint-react/eslint-plugin`.
## Install

@@ -10,0 +7,0 @@

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