You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

eslint-plugin-react-web-api

Package Overview
Dependencies
Maintainers
1
Versions
1879
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-rc.3
to
3.0.0-rc.4
+1
-1
dist/index.js

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

var name$1 = "eslint-plugin-react-web-api";
var version = "3.0.0-rc.3";
var version = "3.0.0-rc.4";

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

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

@@ -41,11 +41,11 @@ "keywords": [

"dependencies": {
"@typescript-eslint/scope-manager": "canary",
"@typescript-eslint/types": "canary",
"@typescript-eslint/utils": "canary",
"@typescript-eslint/scope-manager": "^8.57.0",
"@typescript-eslint/types": "^8.57.0",
"@typescript-eslint/utils": "^8.57.0",
"birecord": "^0.1.1",
"ts-pattern": "^5.9.0",
"@eslint-react/core": "3.0.0-rc.3",
"@eslint-react/var": "3.0.0-rc.3",
"@eslint-react/shared": "3.0.0-rc.3",
"@eslint-react/ast": "3.0.0-rc.3"
"@eslint-react/ast": "3.0.0-rc.4",
"@eslint-react/core": "3.0.0-rc.4",
"@eslint-react/shared": "3.0.0-rc.4",
"@eslint-react/var": "3.0.0-rc.4"
},

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