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
692
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.24.0-next.18

2

dist/index.js

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

var name = "eslint-plugin-react-web-api";
var version = "1.24.0-next.17";
var version = "1.24.0-next.18";
var createRule = shared.createRuleForPlugin("web-api");

@@ -38,0 +38,0 @@ function getInstanceID(node, prev) {

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

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

"ts-pattern": "^5.6.1",
"@eslint-react/ast": "1.24.0-next.17",
"@eslint-react/eff": "1.24.0-next.17",
"@eslint-react/core": "1.24.0-next.17",
"@eslint-react/jsx": "1.24.0-next.17",
"@eslint-react/shared": "1.24.0-next.17",
"@eslint-react/var": "1.24.0-next.17"
"@eslint-react/ast": "1.24.0-next.18",
"@eslint-react/jsx": "1.24.0-next.18",
"@eslint-react/var": "1.24.0-next.18",
"@eslint-react/shared": "1.24.0-next.18",
"@eslint-react/core": "1.24.0-next.18",
"@eslint-react/eff": "1.24.0-next.18"
},

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

Sorry, the diff of this file is not supported yet