@tanstack/react-query
Advanced tools
+3
-3
| { | ||
| "name": "@tanstack/react-query", | ||
| "version": "5.95.0", | ||
| "version": "5.95.1", | ||
| "description": "Hooks for managing, caching and syncing asynchronous and remote data in React", | ||
@@ -47,3 +47,3 @@ "author": "tannerlinsley", | ||
| "dependencies": { | ||
| "@tanstack/query-core": "5.95.0" | ||
| "@tanstack/query-core": "5.95.1" | ||
| }, | ||
@@ -61,3 +61,3 @@ "devDependencies": { | ||
| "react-error-boundary": "^4.1.2", | ||
| "@tanstack/query-persist-client-core": "5.95.0", | ||
| "@tanstack/query-persist-client-core": "5.95.1", | ||
| "@tanstack/query-test-utils": "0.0.0" | ||
@@ -64,0 +64,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
- Removed
Updated