Socket
Socket
Sign inDemoInstall

@tanstack/react-query-devtools

Package Overview
Dependencies
3
Maintainers
2
Versions
344
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.28.4 to 5.28.6

9

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

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

"dependencies": {
"@tanstack/query-devtools": "5.28.3"
"@tanstack/query-devtools": "5.28.6"
},

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

"react": "^18.2.0",
"@tanstack/react-query": "5.28.4"
"@tanstack/react-query": "5.28.6"
},
"peerDependencies": {
"react": "^18.0.0",
"@tanstack/react-query": "^5.28.4"
"@tanstack/react-query": "^5.28.6"
},

@@ -81,2 +81,3 @@ "scripts": {

"test:build": "publint --strict",
"test:attw": "attw --pack",
"build": "tsup",

@@ -83,0 +84,0 @@ "build:dev": "tsup --watch"

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