🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

eslint-plugin-react-web-api

Package Overview
Dependencies
Maintainers
1
Versions
902
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

to
1.50.1-beta.7

2

dist/index.js

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

var name2 = "eslint-plugin-react-web-api";
var version = "1.50.1-beta.3";
var version = "1.50.1-beta.7";
var createRule = utils.ESLintUtils.RuleCreator(shared.getDocsUrl("web-api"));

@@ -62,0 +62,0 @@ function getPhaseKindOfFunction(node) {

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

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

"dependencies": {
"@typescript-eslint/scope-manager": "^8.33.0",
"@typescript-eslint/types": "^8.33.0",
"@typescript-eslint/utils": "^8.33.0",
"@typescript-eslint/scope-manager": "^8.33.1",
"@typescript-eslint/types": "^8.33.1",
"@typescript-eslint/utils": "^8.33.1",
"string-ts": "^2.2.1",
"ts-pattern": "^5.7.1",
"@eslint-react/core": "1.50.1-beta.3",
"@eslint-react/kit": "1.50.1-beta.3",
"@eslint-react/var": "1.50.1-beta.3",
"@eslint-react/ast": "1.50.1-beta.3",
"@eslint-react/eff": "1.50.1-beta.3",
"@eslint-react/shared": "1.50.1-beta.3"
"@eslint-react/ast": "1.50.1-beta.7",
"@eslint-react/core": "1.50.1-beta.7",
"@eslint-react/kit": "1.50.1-beta.7",
"@eslint-react/eff": "1.50.1-beta.7",
"@eslint-react/var": "1.50.1-beta.7",
"@eslint-react/shared": "1.50.1-beta.7"
},

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

Sorry, the diff of this file is not supported yet