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

@tanstack/react-query

Package Overview
Dependencies
Maintainers
2
Versions
344
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-query - npm Package Compare versions

Comparing version 5.59.19 to 5.59.20

7

package.json
{
"name": "@tanstack/react-query",
"version": "5.59.19",
"version": "5.59.20",
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",

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

"src",
"!src/__tests__",
"!build/codemods/node_modules",

@@ -45,3 +46,3 @@ "!build/codemods/vite.config.ts",

"dependencies": {
"@tanstack/query-core": "5.59.17"
"@tanstack/query-core": "5.59.20"
},

@@ -56,3 +57,3 @@ "devDependencies": {

"react-error-boundary": "^4.0.13",
"@tanstack/query-persist-client-core": "5.59.17"
"@tanstack/query-persist-client-core": "5.59.20"
},

@@ -59,0 +60,0 @@ "peerDependencies": {

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