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-devtools

Package Overview
Dependencies
Maintainers
2
Versions
559
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.0.0-alpha.53
to
5.0.0-alpha.54
+2
-1
package.json
{
"name": "@tanstack/react-query-devtools",
"version": "5.0.0-alpha.53",
"version": "5.0.0-alpha.54",
"description": "Developer tools to interact with and visualize the TanStack/react-query cache",

@@ -59,2 +59,3 @@ "author": "tannerlinsley",

"test:lib:dev": "pnpm run test:lib --watch",
"test:build": "publint",
"build": "pnpm build:rollup && pnpm build:types",

@@ -61,0 +62,0 @@ "build:rollup": "rollup --config rollup.config.js",