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
537
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
4.43.0
to
4.44.0
+3
-3
package.json
{
"name": "@tanstack/react-query-devtools",
"version": "4.43.0",
"version": "4.44.0",
"description": "Developer tools to interact with and visualize the TanStack/react-query cache",

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

"react-error-boundary": "^3.1.4",
"@tanstack/react-query": "4.43.0"
"@tanstack/react-query": "4.44.0"
},

@@ -66,3 +66,3 @@ "dependencies": {

"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"@tanstack/react-query": "^4.43.0"
"@tanstack/react-query": "^4.44.0"
},

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