New:Socket for Asana Is Now Available.Learn more
Get Started

@tanstack/react-query

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

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

"dependencies": {
"@tanstack/query-core": "5.102.2"
"@tanstack/query-core": "5.102.3"
},

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

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

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