@tanstack/react-router-devtools
Advanced tools
+6
-6
| { | ||
| "name": "@tanstack/react-router-devtools", | ||
| "version": "1.161.3", | ||
| "version": "1.161.4", | ||
| "description": "Modern and scalable routing for React applications", | ||
@@ -49,6 +49,6 @@ "author": "Tanner Linsley", | ||
| "engines": { | ||
| "node": ">=12" | ||
| "node": ">=20.19" | ||
| }, | ||
| "dependencies": { | ||
| "@tanstack/router-devtools-core": "1.161.3" | ||
| "@tanstack/router-devtools-core": "1.161.4" | ||
| }, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
| "react-dom": ">=19", | ||
| "vite": "^7.3.1" | ||
| "vite": "*" | ||
| }, | ||
@@ -65,4 +65,4 @@ "peerDependencies": { | ||
| "react-dom": ">=18.0.0 || >=19.0.0", | ||
| "@tanstack/react-router": "^1.161.3", | ||
| "@tanstack/router-core": "^1.161.3" | ||
| "@tanstack/react-router": "^1.161.4", | ||
| "@tanstack/router-core": "^1.161.4" | ||
| }, | ||
@@ -69,0 +69,0 @@ "peerDependenciesMeta": { |
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
45930
0+ Added
- Removed