Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tanstack/react-router-devtools

Package Overview
Dependencies
Maintainers
6
Versions
435
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-router-devtools - npm Package Compare versions

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

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

"dependencies": {
"@tanstack/router-devtools-core": "1.161.4"
"@tanstack/router-devtools-core": "1.162.1"
},

@@ -64,4 +64,4 @@ "devDependencies": {

"react-dom": ">=18.0.0 || >=19.0.0",
"@tanstack/react-router": "^1.161.4",
"@tanstack/router-core": "^1.161.4"
"@tanstack/react-router": "^1.162.1",
"@tanstack/router-core": "^1.162.1"
},

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