@tanstack/react-query-devtools
Advanced tools
+3
-3
| { | ||
| "name": "@tanstack/react-query-devtools", | ||
| "version": "5.71.5", | ||
| "version": "5.71.10", | ||
| "description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -69,9 +69,9 @@ "author": "tannerlinsley", | ||
| "react": "^19.0.0", | ||
| "@tanstack/react-query": "5.71.5" | ||
| "@tanstack/react-query": "5.71.10" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": "^18 || ^19", | ||
| "@tanstack/react-query": "^5.71.5" | ||
| "@tanstack/react-query": "^5.71.10" | ||
| }, | ||
| "scripts": {} | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
95559
0