@tanstack/react-query-devtools
Advanced tools
Comparing version 5.62.15 to 5.62.16
{ | ||
"name": "@tanstack/react-query-devtools", | ||
"version": "5.62.15", | ||
"version": "5.62.16", | ||
"description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -61,3 +61,3 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-devtools": "5.62.9" | ||
"@tanstack/query-devtools": "5.62.16" | ||
}, | ||
@@ -69,9 +69,9 @@ "devDependencies": { | ||
"react": "^19.0.0", | ||
"@tanstack/react-query": "5.62.15" | ||
"@tanstack/react-query": "5.62.16" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18 || ^19", | ||
"@tanstack/react-query": "^5.62.15" | ||
"@tanstack/react-query": "^5.62.16" | ||
}, | ||
"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
95372
+ Added@tanstack/query-core@5.62.16(transitive)
+ Added@tanstack/query-devtools@5.62.16(transitive)
+ Added@tanstack/react-query@5.62.16(transitive)
- Removed@tanstack/query-core@5.64.1(transitive)
- Removed@tanstack/query-devtools@5.62.9(transitive)
- Removed@tanstack/react-query@5.64.1(transitive)