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

@tanstack/react-query

Package Overview
Dependencies
Maintainers
2
Versions
410
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.74.9

6

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

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

"dependencies": {
"@tanstack/query-core": "5.74.7"
"@tanstack/query-core": "5.74.9"
},

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

"react-error-boundary": "^4.1.2",
"@tanstack/query-persist-client-core": "5.74.7"
"@tanstack/query-persist-client-core": "5.74.9"
},

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