🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@suspensive/react-query

Package Overview
Dependencies
Maintainers
6
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@suspensive/react-query

Suspensive interfaces for @tanstack/react-query

Source
npmnpm
Version
3.21.0
Version published
Weekly downloads
5.7K
27.99%
Maintainers
6
Weekly downloads
 
Created
Source

Introduction

@suspensive/react-query provides components and hooks to use @tanstack/react-query's suspense option easily.

Installation

Install the package that matches your @tanstack/react-query version. By using npm aliases, the import path remains @suspensive/react-query across your codebase. When upgrading your @tanstack/react-query version, you only need to change the alias in package.json — no code changes required.

@tanstack/react-query v5

npm install @suspensive/react-query@npm:@suspensive/react-query-5 @tanstack/react-query@5

@tanstack/react-query v4

@tanstack/react-query v4 supports lower version browsers compared to v5.

npm install @suspensive/react-query@npm:@suspensive/react-query-4 @tanstack/react-query@4

Keywords

suspensive

FAQs

Package last updated on 29 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts