Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/query-persist-client-core

Package Overview
Dependencies
Maintainers
2
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/query-persist-client-core - npm Package Compare versions

Comparing version 5.0.0-alpha.49 to 5.0.0-alpha.50

2

build/lib/persist.js

@@ -99,3 +99,3 @@ 'use strict';

hasUnsubscribed = true;
persistQueryClientUnsubscribe == null ? void 0 : persistQueryClientUnsubscribe();
persistQueryClientUnsubscribe?.();
};

@@ -102,0 +102,0 @@

{
"name": "@tanstack/query-persist-client-core",
"version": "5.0.0-alpha.49",
"version": "5.0.0-alpha.50",
"description": "Set of utilities for interacting with persisters, which can save your queryClient for later use",

@@ -28,3 +28,2 @@ "author": "tannerlinsley",

"build/lib/*",
"build/umd/*",
"src"

@@ -31,0 +30,0 @@ ],

Sorry, the diff of this file is not supported yet

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