@tanstack/react-query-devtools
Advanced tools
Comparing version 5.56.0 to 5.56.1
{ | ||
"name": "@tanstack/react-query-devtools", | ||
"version": "5.56.0", | ||
"version": "5.56.1", | ||
"description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -60,3 +60,3 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-devtools": "5.55.1" | ||
"@tanstack/query-devtools": "5.56.1" | ||
}, | ||
@@ -67,9 +67,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.59.17(transitive)
+ Added@tanstack/query-devtools@5.56.1(transitive)
+ Added@tanstack/react-query@5.59.19(transitive)
- Removed@tanstack/query-core@5.59.20(transitive)
- Removed@tanstack/query-devtools@5.55.1(transitive)
- Removed@tanstack/react-query@5.59.20(transitive)