Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/eslint-plugin-query

Package Overview
Dependencies
Maintainers
2
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/eslint-plugin-query - npm Package Compare versions

Comparing version 4.29.8 to 4.29.9

2

build/lib/utils/ast-utils.d.ts

@@ -33,3 +33,3 @@ import type { TSESLint, TSESTree } from '@typescript-eslint/utils';

isValidReactComponentOrHookName(identifier: TSESTree.Identifier | null): boolean;
getReactComponentOrHookAncestor(context: Readonly<RuleContext<string, readonly unknown[]>>): TSESTree.ArrowFunctionExpression | TSESTree.FunctionDeclaration | TSESTree.FunctionExpression | undefined;
getFunctionAncestor(context: Readonly<RuleContext<string, readonly unknown[]>>): TSESTree.Node | undefined;
getReferencedExpressionByIdentifier(params: {

@@ -36,0 +36,0 @@ node: TSESTree.Node;

{
"name": "@tanstack/eslint-plugin-query",
"version": "4.29.8",
"version": "4.29.9",
"description": "ESLint plugin for TanStack Query",

@@ -5,0 +5,0 @@ "author": "Eliya Cohen",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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