@tanstack/react-query-devtools
Advanced tools
+4
-7
| { | ||
| "name": "@tanstack/react-query-devtools", | ||
| "version": "5.72.1", | ||
| "version": "5.72.2", | ||
| "description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -24,3 +24,2 @@ "author": "tannerlinsley", | ||
| "import": { | ||
| "@tanstack/custom-condition": "./src/index.ts", | ||
| "types": "./build/modern/index.d.ts", | ||
@@ -36,3 +35,2 @@ "default": "./build/modern/index.js" | ||
| "import": { | ||
| "@tanstack/custom-condition": "./src/production.ts", | ||
| "types": "./build/modern/production.d.ts", | ||
@@ -48,3 +46,2 @@ "default": "./build/modern/production.js" | ||
| "import": { | ||
| "@tanstack/custom-condition": "./src/production.ts", | ||
| "types": "./build/modern/production.d.ts", | ||
@@ -67,3 +64,3 @@ "default": "./build/modern/production.js" | ||
| "dependencies": { | ||
| "@tanstack/query-devtools": "5.72.1" | ||
| "@tanstack/query-devtools": "5.72.2" | ||
| }, | ||
@@ -76,9 +73,9 @@ "devDependencies": { | ||
| "react": "^19.0.0", | ||
| "@tanstack/react-query": "5.72.1" | ||
| "@tanstack/react-query": "5.72.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": "^18 || ^19", | ||
| "@tanstack/react-query": "^5.72.1" | ||
| "@tanstack/react-query": "^5.72.2" | ||
| }, | ||
| "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
95556
-0.19%+ Added
- Removed