Sign In

@tanstack/router-devtools

Package Overview
Dependencies
Maintainers
4
Versions
1135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/router-devtools - npm Package Compare versions

Comparing version
1.151.2
to
1.151.3
+4
-4
package.json
{
"name": "@tanstack/router-devtools",
"version": "1.151.2",
"version": "1.151.3",
"description": "Modern and scalable routing for React applications",

@@ -54,3 +54,3 @@ "author": "Tanner Linsley",

"goober": "^2.1.16",
"@tanstack/react-router-devtools": "1.151.2"
"@tanstack/react-router-devtools": "1.151.3"
},

@@ -61,3 +61,3 @@ "devDependencies": {

"react-dom": "^19.0.0",
"vite": "^7.1.7"
"vite": "^7.3.1"
},

@@ -68,3 +68,3 @@ "peerDependencies": {

"react-dom": ">=18.0.0 || >=19.0.0",
"@tanstack/react-router": "^1.151.2"
"@tanstack/react-router": "^1.151.3"
},

@@ -71,0 +71,0 @@ "peerDependenciesMeta": {