Socket
Socket
Sign inDemoInstall

@tanstack/query-sync-storage-persister

Package Overview
Dependencies
Maintainers
2
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/query-sync-storage-persister - npm Package Compare versions

Comparing version 5.51.21 to 5.51.24

6

package.json
{
"name": "@tanstack/query-sync-storage-persister",
"version": "5.51.21",
"version": "5.51.24",
"description": "A persister for synchronous storages, to be used with TanStack/Query",

@@ -40,6 +40,6 @@ "author": "tannerlinsley",

"dependencies": {
"@tanstack/query-core": "5.51.21",
"@tanstack/query-persist-client-core": "5.51.21"
"@tanstack/query-core": "5.51.24",
"@tanstack/query-persist-client-core": "5.51.24"
},
"scripts": {}
}

@@ -43,3 +43,3 @@ import { describe, expect, test } from 'vitest'

describe('create persister ', () => {
describe('create persister', () => {
test('basic store and recover', async () => {

@@ -46,0 +46,0 @@ const queryCache = new QueryCache()

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