New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-react-web-api

Package Overview
Dependencies
Maintainers
1
Versions
737
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.40.0-beta.2

2

dist/index.js

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

var name2 = "eslint-plugin-react-web-api";
var version = "1.40.0-beta.1";
var version = "1.40.0-beta.2";
var createRule = utils.ESLintUtils.RuleCreator(shared.getDocsUrl("web-api"));

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

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

@@ -51,9 +51,9 @@ "keywords": [

"ts-pattern": "^5.7.0",
"@eslint-react/ast": "1.40.0-beta.1",
"@eslint-react/core": "1.40.0-beta.1",
"@eslint-react/jsx": "1.40.0-beta.1",
"@eslint-react/eff": "1.40.0-beta.1",
"@eslint-react/shared": "1.40.0-beta.1",
"@eslint-react/var": "1.40.0-beta.1",
"@eslint-react/kit": "1.40.0-beta.1"
"@eslint-react/ast": "1.40.0-beta.2",
"@eslint-react/core": "1.40.0-beta.2",
"@eslint-react/eff": "1.40.0-beta.2",
"@eslint-react/jsx": "1.40.0-beta.2",
"@eslint-react/kit": "1.40.0-beta.2",
"@eslint-react/var": "1.40.0-beta.2",
"@eslint-react/shared": "1.40.0-beta.2"
},

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

Sorry, the diff of this file is not supported yet