Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tanstack/react-query

Package Overview
Dependencies
Maintainers
2
Versions
522
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.85.9
to
5.86.0
+1
-1
build/query-codemods/tsconfig.json

@@ -7,3 +7,3 @@ {

},
"include": ["src", "*.config.js", "*.config.ts", "package.json"]
"include": ["src", "*.config.*", "package.json"]
}
{
"name": "@tanstack/react-query",
"version": "5.85.9",
"version": "5.86.0",
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",

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

"dependencies": {
"@tanstack/query-core": "5.85.9"
"@tanstack/query-core": "5.86.0"
},

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

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

@@ -63,0 +63,0 @@ },