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

eslint-plugin-react-web-api

Package Overview
Dependencies
Maintainers
1
Versions
968
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
2.0.0-next.55

2

dist/index.js

@@ -36,3 +36,3 @@ import { getDocsUrl, DEFAULT_ESLINT_REACT_SETTINGS } from '@eslint-react/shared';

var name2 = "eslint-plugin-react-web-api";
var version = "2.0.0-next.54";
var version = "2.0.0-next.55";
var createRule = ESLintUtils.RuleCreator(getDocsUrl("web-api"));

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

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

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

"dependencies": {
"@typescript-eslint/scope-manager": "^8.34.1",
"@typescript-eslint/types": "^8.34.1",
"@typescript-eslint/utils": "^8.34.1",
"@typescript-eslint/scope-manager": "^8.35.0",
"@typescript-eslint/types": "^8.35.0",
"@typescript-eslint/utils": "^8.35.0",
"string-ts": "^2.2.1",
"ts-pattern": "^5.7.1",
"@eslint-react/ast": "2.0.0-next.54",
"@eslint-react/core": "2.0.0-next.54",
"@eslint-react/eff": "2.0.0-next.54",
"@eslint-react/kit": "2.0.0-next.54",
"@eslint-react/shared": "2.0.0-next.54",
"@eslint-react/var": "2.0.0-next.54"
"@eslint-react/ast": "2.0.0-next.55",
"@eslint-react/core": "2.0.0-next.55",
"@eslint-react/kit": "2.0.0-next.55",
"@eslint-react/var": "2.0.0-next.55",
"@eslint-react/eff": "2.0.0-next.55",
"@eslint-react/shared": "2.0.0-next.55"
},

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