@tanstack/query-sync-storage-persister
Advanced tools
Comparing version
{ | ||
"name": "@tanstack/query-sync-storage-persister", | ||
"version": "4.36.1", | ||
"version": "4.39.0", | ||
"description": "A persister for synchronous storages, to be used with TanStack/Query", | ||
@@ -35,12 +35,5 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-persist-client-core": "4.36.1" | ||
"@tanstack/query-persist-client-core": "4.39.0" | ||
}, | ||
"scripts": { | ||
"clean": "rimraf ./build", | ||
"test:eslint": "eslint --ext .ts,.tsx ./src", | ||
"test:types": "tsc", | ||
"test:lib": "jest --config ./jest.config.ts", | ||
"test:lib:dev": "pnpm run test:lib --watch", | ||
"build:types": "tsc --build" | ||
} | ||
"scripts": {} | ||
} |
11744
-74.66%8
-61.9%283
-50.26%+ Added
+ Added
- Removed
- Removed