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

eslint-plugin-react-web-api

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.13

@@ -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.12";
var version = "2.0.0-next.13";
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.12",
"version": "2.0.0-next.13",
"description": "ESLint React's ESLint plugin for interacting with Web APIs",

@@ -43,8 +43,8 @@ "keywords": [

"ts-pattern": "^5.7.0",
"@eslint-react/ast": "2.0.0-next.12",
"@eslint-react/core": "2.0.0-next.12",
"@eslint-react/kit": "2.0.0-next.12",
"@eslint-react/var": "2.0.0-next.12",
"@eslint-react/eff": "2.0.0-next.12",
"@eslint-react/shared": "2.0.0-next.12"
"@eslint-react/core": "2.0.0-next.13",
"@eslint-react/eff": "2.0.0-next.13",
"@eslint-react/kit": "2.0.0-next.13",
"@eslint-react/var": "2.0.0-next.13",
"@eslint-react/shared": "2.0.0-next.13",
"@eslint-react/ast": "2.0.0-next.13"
},

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