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.45
to
5.0.0-alpha.46
+2
-2
package.json
{
"name": "@tanstack/react-query-devtools",
"version": "5.0.0-alpha.45",
"version": "5.0.0-alpha.46",
"description": "Developer tools to interact with and visualize the TanStack/react-query cache",

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

"test:eslint": "eslint --ext .ts,.tsx ./src",
"test:types": "pnpm build:types",
"test:types": "tsc --noEmit",
"test:lib": "vitest run --coverage",

@@ -62,0 +62,0 @@ "test:lib:dev": "pnpm run test:lib --watch",