Socket
Socket
Sign inDemoInstall

@tanstack/query-core

Package Overview
Dependencies
Maintainers
1
Versions
266
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 4.9.0 to 4.10.0

2

package.json
{
"name": "@tanstack/query-core",
"version": "4.9.0",
"version": "4.10.0",
"description": "TODO",

@@ -5,0 +5,0 @@ "author": "tannerlinsley",

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

/* istanbul ignore file */
export { CancelledError } from './retryer'

@@ -2,0 +4,0 @@ export { QueryCache } from './queryCache'

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

/* istanbul ignore file */
import type { MutationState } from './mutation'

@@ -2,0 +4,0 @@ import type { QueryBehavior, Query } from './query'

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