New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@tanstack/react-query-devtools

Package Overview
Dependencies
Maintainers
6
Versions
538
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
5.95.2
to
5.96.0
+4
-4
package.json
{
"name": "@tanstack/react-query-devtools",
"version": "5.95.2",
"version": "5.96.0",
"description": "Developer tools to interact with and visualize the TanStack/react-query cache",

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

"dependencies": {
"@tanstack/query-devtools": "5.95.2"
"@tanstack/query-devtools": "5.96.0"
},

@@ -71,7 +71,7 @@ "devDependencies": {

"react": "^19.2.1",
"@tanstack/react-query": "5.95.2"
"@tanstack/react-query": "5.96.0"
},
"peerDependencies": {
"react": "^18 || ^19",
"@tanstack/react-query": "^5.95.2"
"@tanstack/react-query": "^5.96.0"
},

@@ -78,0 +78,0 @@ "scripts": {