🚀 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
414
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.0

6

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

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

"dependencies": {
"@tanstack/query-core": "5.73.3"
"@tanstack/query-core": "5.74.0"
},

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

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

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