Socket
Socket
Sign inDemoInstall

@tanstack/react-query-devtools

Package Overview
Dependencies
1
Maintainers
0
Versions
344
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.49.0 to 5.49.1

8

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

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

"dependencies": {
"@tanstack/query-devtools": "5.49.0"
"@tanstack/query-devtools": "5.49.1"
},

@@ -67,9 +67,9 @@ "devDependencies": {

"react": "19.0.0-rc-4c2e457c7c-20240522",
"@tanstack/react-query": "5.49.0"
"@tanstack/react-query": "5.49.1"
},
"peerDependencies": {
"react": "^18 || ^19",
"@tanstack/react-query": "^5.49.0"
"@tanstack/react-query": "^5.49.1"
},
"scripts": {}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc