@tanstack/query-persist-client-core
Advanced tools
Comparing version 4.29.1 to 4.29.5
export {}; | ||
//# sourceMappingURL=persist.test.d.ts.map |
@@ -14,1 +14,2 @@ /// <reference types="jest" /> | ||
export declare const createSpyablePersister: () => Persister; | ||
//# sourceMappingURL=utils.d.ts.map |
export * from './persist'; | ||
export * from './retryStrategies'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -59,1 +59,2 @@ import type { QueryClient, DehydratedState, DehydrateOptions, HydrateOptions } from '@tanstack/query-core'; | ||
export declare function persistQueryClient(props: PersistQueryClientOptions): [() => void, Promise<void>]; | ||
//# sourceMappingURL=persist.d.ts.map |
@@ -8,1 +8,2 @@ import type { PersistedClient } from '@tanstack/query-persist-client-core'; | ||
export declare const removeOldestQuery: PersistRetryer; | ||
//# sourceMappingURL=retryStrategies.d.ts.map |
{ | ||
"name": "@tanstack/query-persist-client-core", | ||
"version": "4.29.1", | ||
"version": "4.29.5", | ||
"description": "Set of utilities for interacting with persisters, which can save your queryClient for later use", | ||
@@ -31,3 +31,3 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-core": "4.29.1" | ||
"@tanstack/query-core": "4.29.5" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
90243
39
+ Added@tanstack/query-core@4.29.5(transitive)
- Removed@tanstack/query-core@4.29.1(transitive)
Updated@tanstack/query-core@4.29.5