You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@tanstack/react-query-devtools

Package Overview
Dependencies
Maintainers
2
Versions
499
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-query-devtools - npm Package Compare versions

Comparing version

to
5.80.5

6

package.json
{
"name": "@tanstack/react-query-devtools",
"version": "5.80.3",
"version": "5.80.5",
"description": "Developer tools to interact with and visualize the TanStack/react-query cache",

@@ -70,9 +70,9 @@ "author": "tannerlinsley",

"react": "^19.0.0",
"@tanstack/react-query": "5.80.3"
"@tanstack/react-query": "5.80.5"
},
"peerDependencies": {
"react": "^18 || ^19",
"@tanstack/react-query": "^5.80.3"
"@tanstack/react-query": "^5.80.5"
},
"scripts": {}
}