@tanstack/react-query-persist-client
Advanced tools
Comparing version 5.56.0 to 5.56.1
{ | ||
"name": "@tanstack/react-query-persist-client", | ||
"version": "5.56.0", | ||
"version": "5.56.1", | ||
"description": "React bindings to work with persisters in TanStack/react-query", | ||
@@ -40,3 +40,3 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-persist-client-core": "5.56.0" | ||
"@tanstack/query-persist-client-core": "5.56.1" | ||
}, | ||
@@ -47,9 +47,9 @@ "devDependencies": { | ||
"react": "19.0.0-rc-4c2e457c7c-20240522", | ||
"@tanstack/react-query": "5.56.0" | ||
"@tanstack/react-query": "5.56.1" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18 || ^19", | ||
"@tanstack/react-query": "^5.56.0" | ||
"@tanstack/react-query": "^5.56.1" | ||
}, | ||
"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
+ Added@tanstack/query-core@5.56.1(transitive)
+ Added@tanstack/query-persist-client-core@5.56.1(transitive)
- Removed@tanstack/query-core@5.56.0(transitive)
- Removed@tanstack/query-persist-client-core@5.56.0(transitive)