Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-react-debug

Package Overview
Dependencies
Maintainers
1
Versions
2252
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
3.0.0-next.48
to
3.0.0-next.49
+1
-1
dist/index.js

@@ -45,3 +45,3 @@ import { DEFAULT_ESLINT_REACT_SETTINGS, WEBSITE_URL, defineRuleListener, getConfigAdapters, getSettingsFromContext, report } from "@eslint-react/shared";

var name = "eslint-plugin-react-debug";
var version = "3.0.0-next.48";
var version = "3.0.0-next.49";

@@ -48,0 +48,0 @@ //#endregion

{
"name": "eslint-plugin-react-debug",
"version": "3.0.0-next.48",
"version": "3.0.0-next.49",
"description": "ESLint React's ESLint plugin for debugging related rules.",

@@ -46,7 +46,7 @@ "keywords": [

"ts-pattern": "^5.9.0",
"@eslint-react/ast": "3.0.0-next.48",
"@eslint-react/core": "3.0.0-next.48",
"@eslint-react/eff": "3.0.0-next.48",
"@eslint-react/shared": "3.0.0-next.48",
"@eslint-react/var": "3.0.0-next.48"
"@eslint-react/ast": "3.0.0-next.49",
"@eslint-react/core": "3.0.0-next.49",
"@eslint-react/shared": "3.0.0-next.49",
"@eslint-react/var": "3.0.0-next.49",
"@eslint-react/eff": "3.0.0-next.49"
},

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