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

@tanstack/react-query

Package Overview
Dependencies
Maintainers
5
Versions
521
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-query - npm Package Compare versions

Comparing version
5.100.10
to
5.100.11
+3
-3
package.json
{
"name": "@tanstack/react-query",
"version": "5.100.10",
"version": "5.100.11",
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",

@@ -47,3 +47,3 @@ "author": "tannerlinsley",

"dependencies": {
"@tanstack/query-core": "5.100.10"
"@tanstack/query-core": "5.100.11"
},

@@ -61,3 +61,3 @@ "devDependencies": {

"react-error-boundary": "^4.1.2",
"@tanstack/query-persist-client-core": "5.100.10",
"@tanstack/query-persist-client-core": "5.100.11",
"@tanstack/query-test-utils": "0.0.0"

@@ -64,0 +64,0 @@ },