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
474
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.3-next.16 to 1.26.3-next.17

2

dist/index.d.ts

@@ -16,3 +16,3 @@ import * as _typescript_eslint_utils_ts_eslint from '@typescript-eslint/utils/ts-eslint';

plugins: {
"react-x": {
"react-web-api": {
readonly meta: {

@@ -19,0 +19,0 @@ readonly name: string;

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

var name2 = "eslint-plugin-react-web-api";
var version = "1.26.3-next.16";
var version = "1.26.3-next.17";
var createRule = shared.createRuleForPlugin("web-api");

@@ -749,3 +749,3 @@ function getInstanceID(node, prev) {

plugins: {
"react-x": plugin
"react-web-api": plugin
}

@@ -756,3 +756,3 @@ };

return {
plugins: ["react-x"],
plugins: ["react-web-api"],
rules: config.rules

@@ -759,0 +759,0 @@ };

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

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

"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.26.3-next.16",
"@eslint-react/core": "1.26.3-next.16",
"@eslint-react/eff": "1.26.3-next.16",
"@eslint-react/shared": "1.26.3-next.16",
"@eslint-react/var": "1.26.3-next.16",
"@eslint-react/jsx": "1.26.3-next.16"
"@eslint-react/ast": "1.26.3-next.17",
"@eslint-react/core": "1.26.3-next.17",
"@eslint-react/eff": "1.26.3-next.17",
"@eslint-react/shared": "1.26.3-next.17",
"@eslint-react/var": "1.26.3-next.17",
"@eslint-react/jsx": "1.26.3-next.17"
},

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

Sorry, the diff of this file is not supported yet

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