🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@tanstack/react-query

Package Overview
Dependencies
Maintainers
2
Versions
431
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

to
5.79.1

8

package.json
{
"name": "@tanstack/react-query",
"version": "5.79.0",
"version": "5.79.1",
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",

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

"dependencies": {
"@tanstack/query-core": "5.79.0"
"@tanstack/query-core": "5.79.1"
},

@@ -60,4 +60,4 @@ "devDependencies": {

"react-error-boundary": "^4.1.2",
"@tanstack/query-persist-client-core": "5.79.0",
"@tanstack/query-test-utils": "0.0.0"
"@tanstack/query-test-utils": "0.0.0",
"@tanstack/query-persist-client-core": "5.79.1"
},

@@ -64,0 +64,0 @@ "peerDependencies": {