🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@tanstack/react-query

Package Overview
Dependencies
Maintainers
3
Versions
526
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.101.3
to
5.101.4
+3
-3
package.json
{
"name": "@tanstack/react-query",
"version": "5.101.3",
"version": "5.101.4",
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",

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

"dependencies": {
"@tanstack/query-core": "5.101.3"
"@tanstack/query-core": "5.101.4"
},

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

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

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