@tanstack/react-query-devtools
Advanced tools
+7
-7
| { | ||
| "name": "@tanstack/react-query-devtools", | ||
| "version": "5.91.1", | ||
| "version": "5.91.2", | ||
| "description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -9,3 +9,3 @@ "author": "tannerlinsley", | ||
| "type": "git", | ||
| "url": "https://github.com/TanStack/query.git", | ||
| "url": "git+https://github.com/TanStack/query.git", | ||
| "directory": "packages/react-query-devtools" | ||
@@ -63,15 +63,15 @@ }, | ||
| "dependencies": { | ||
| "@tanstack/query-devtools": "5.91.1" | ||
| "@tanstack/query-devtools": "5.92.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@testing-library/react": "^16.1.0", | ||
| "@types/react": "^19.0.1", | ||
| "@types/react": "^19.2.7", | ||
| "@vitejs/plugin-react": "^4.3.4", | ||
| "npm-run-all2": "^5.0.0", | ||
| "react": "^19.0.0", | ||
| "@tanstack/react-query": "5.90.10" | ||
| "react": "^19.2.1", | ||
| "@tanstack/react-query": "5.90.14" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": "^18 || ^19", | ||
| "@tanstack/react-query": "^5.90.10" | ||
| "@tanstack/react-query": "^5.90.14" | ||
| }, | ||
@@ -78,0 +78,0 @@ "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
106779
0+ Added
- Removed