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
446
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 1.26.2-next.0 to 1.26.2-next.1

2

dist/index.js

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

var name = "eslint-plugin-react-web-api";
var version = "1.26.2-next.0";
var version = "1.26.2-next.1";
var createRule = shared.createRuleForPlugin("web-api");

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

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

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

"dependencies": {
"@typescript-eslint/scope-manager": "^8.22.0",
"@typescript-eslint/types": "^8.22.0",
"@typescript-eslint/utils": "^8.22.0",
"string-ts": "^2.2.0",
"@typescript-eslint/scope-manager": "^8.23.0",
"@typescript-eslint/types": "^8.23.0",
"@typescript-eslint/utils": "^8.23.0",
"string-ts": "^2.2.1",
"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.26.2-next.0",
"@eslint-react/core": "1.26.2-next.0",
"@eslint-react/jsx": "1.26.2-next.0",
"@eslint-react/eff": "1.26.2-next.0",
"@eslint-react/var": "1.26.2-next.0",
"@eslint-react/shared": "1.26.2-next.0"
"@eslint-react/ast": "1.26.2-next.1",
"@eslint-react/core": "1.26.2-next.1",
"@eslint-react/eff": "1.26.2-next.1",
"@eslint-react/jsx": "1.26.2-next.1",
"@eslint-react/shared": "1.26.2-next.1",
"@eslint-react/var": "1.26.2-next.1"
},

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc