Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@suspensive/react-query

Package Overview
Dependencies
Maintainers
6
Versions
294
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.19.1
Version published
Weekly downloads
6.6K
-1.99%
Maintainers
6
Weekly downloads
 
Created
Source

Introduction

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

npm version npm npm bundle size

Installation

@suspensive/react-query is available on npm.

From version 2.2.0 onwards, it supports both v4 and v5 of @tanstack/react-query. Depending on the version of @tanstack/react-query specified in your package.json dependencies, the appropriate version of @suspensive/react-query will be used automatically.

To use the latest stable version, run the following command.

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

To use @tanstack/react-query v4, run the following command. @tanstack/react-query v4 supports lower version browsers compared to v5.

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

Keywords

suspensive

FAQs

Package last updated on 03 Mar 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