Socket
Book a DemoSign in
Socket

@tanstack/query-core

Package Overview
Dependencies
Maintainers
2
Versions
398
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/query-core - npm Package Compare versions

Comparing version
5.89.0
to
5.90.1
+2
-2
package.json
{
"name": "@tanstack/query-core",
"version": "5.89.0",
"version": "5.90.1",
"description": "The framework agnostic core that powers TanStack Query",

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

"compile": "tsc --build",
"test:eslint": "eslint ./src",
"test:eslint": "eslint --concurrency=auto ./src",
"test:types": "npm-run-all --serial test:types:*",

@@ -52,0 +52,0 @@ "test:types:ts50": "node ../../node_modules/typescript50/lib/tsc.js --build tsconfig.legacy.json",