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-web-api

Package Overview
Dependencies
Maintainers
1
Versions
1842
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react-web-api - npm Package Compare versions

Comparing version
3.0.0-next.53
to
3.0.0-next.54
+1
-1
dist/index.js

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

var name = "eslint-plugin-react-web-api";
var version = "3.0.0-next.53";
var version = "3.0.0-next.54";

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

{
"name": "eslint-plugin-react-web-api",
"version": "3.0.0-next.53",
"version": "3.0.0-next.54",
"description": "ESLint React's ESLint plugin for interacting with Web APIs",

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

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

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

"@types/react-dom": "^19.2.3",
"tsdown": "^0.20.3",
"tsdown": "^0.21.0-beta.1",
"@local/configs": "0.0.0"

@@ -59,0 +59,0 @@ },