You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →

eslint-plugin-react-debug

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

to
1.52.1-next.3

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

var name2 = "eslint-plugin-react-debug";
var version = "1.52.1-next.2";
var version = "1.52.1-next.3";
var createRule = utils.ESLintUtils.RuleCreator(shared.getDocsUrl("debug"));

@@ -61,0 +61,0 @@

{
"name": "eslint-plugin-react-debug",
"version": "1.52.1-next.2",
"version": "1.52.1-next.3",
"description": "ESLint React's ESLint plugin for debugging related rules.",

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

"ts-pattern": "^5.7.1",
"@eslint-react/core": "1.52.1-next.2",
"@eslint-react/ast": "1.52.1-next.2",
"@eslint-react/var": "1.52.1-next.2",
"@eslint-react/kit": "1.52.1-next.2",
"@eslint-react/shared": "1.52.1-next.2",
"@eslint-react/eff": "1.52.1-next.2"
"@eslint-react/ast": "1.52.1-next.3",
"@eslint-react/core": "1.52.1-next.3",
"@eslint-react/kit": "1.52.1-next.3",
"@eslint-react/eff": "1.52.1-next.3",
"@eslint-react/shared": "1.52.1-next.3",
"@eslint-react/var": "1.52.1-next.3"
},

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

Sorry, the diff of this file is not supported yet