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

@tanstack/query-sync-storage-persister

Package Overview
Dependencies
Maintainers
2
Versions
281
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.36.1 to 5.37.1

15

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

@@ -41,14 +41,5 @@ "author": "tannerlinsley",

"@tanstack/query-core": "5.36.1",
"@tanstack/query-persist-client-core": "5.36.1"
"@tanstack/query-persist-client-core": "5.37.1"
},
"scripts": {
"clean": "rimraf ./build && rimraf ./coverage",
"test:eslint": "eslint --ext .ts,.tsx ./src",
"test:types": "tsc",
"test:lib": "vitest",
"test:lib:dev": "pnpm run test:lib --watch",
"test:build": "publint --strict",
"test:attw": "attw --pack",
"build": "tsup"
}
"scripts": {}
}
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