Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/react-query-devtools

Package Overview
Dependencies
Maintainers
2
Versions
404
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.61.3 to 5.61.4

11

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

@@ -61,15 +61,16 @@ "author": "tannerlinsley",

"dependencies": {
"@tanstack/query-devtools": "5.61.3"
"@tanstack/query-devtools": "5.61.4"
},
"devDependencies": {
"@testing-library/react": "^16.0.1",
"@types/react": "npm:types-react@rc",
"@vitejs/plugin-react": "^4.3.3",
"react": "19.0.0-rc-4c2e457c7c-20240522",
"@tanstack/react-query": "5.61.3"
"react": "19.0.0-rc-66855b96-20241106",
"@tanstack/react-query": "5.61.4"
},
"peerDependencies": {
"react": "^18 || ^19",
"@tanstack/react-query": "^5.61.3"
"@tanstack/react-query": "^5.61.4"
},
"scripts": {}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc