Socket
Socket
Sign inDemoInstall

@tanstack/react-query

Package Overview
Dependencies
Maintainers
2
Versions
323
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.52.3 to 5.53.1

6

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

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

"dependencies": {
"@tanstack/query-core": "5.52.3"
"@tanstack/query-core": "5.53.1"
},

@@ -51,3 +51,3 @@ "devDependencies": {

"@vitejs/plugin-react": "^4.3.1",
"eslint-plugin-react-compiler": "0.0.0-experimental-c8b3f72-20240517",
"eslint-plugin-react-compiler": "0.0.0-experimental-f8a5409-20240829",
"react": "19.0.0-rc-4c2e457c7c-20240522",

@@ -54,0 +54,0 @@ "react-dom": "19.0.0-rc-4c2e457c7c-20240522",

@@ -0,1 +1,3 @@

/* eslint-disable react-compiler/react-compiler */
'use client'

@@ -2,0 +4,0 @@ import * as React from 'react'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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