New:Socket for Asana Is Now Available.Learn more
Get Started

@tanstack/react-query

Package Overview
Dependencies
Maintainers
2
Versions
535
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.0.0-beta.2
to
5.0.0-beta.5
+3
-3
package.json
{
"name": "@tanstack/react-query",
"version": "5.0.0-beta.2",
"version": "5.0.0-beta.5",
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",

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

"client-only": "0.0.1",
"@tanstack/query-core": "5.0.0-beta.0"
"@tanstack/query-core": "5.0.0-beta.5"
},

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

"test:lib:dev": "pnpm run test:lib --watch",
"test:build": "publint --strict && attw --pack",
"test:build": "publint --strict",
"build": "pnpm build:tsup && pnpm build:codemods",

@@ -73,0 +73,0 @@ "build:tsup": "tsup",