Sign In

@tanstack/vue-router-devtools

Package Overview
Dependencies
Maintainers
6
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
1.166.10
to
1.166.11
+4
-4
package.json
{
"name": "@tanstack/vue-router-devtools",
"version": "1.166.10",
"version": "1.166.11",
"description": "Modern and scalable routing for Vue applications",

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

"vite": "*",
"@tanstack/router-devtools-core": "1.167.0"
"@tanstack/router-devtools-core": "1.167.1"
},

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

"vue": "^3.5.13",
"@tanstack/vue-router": "^1.168.0",
"@tanstack/router-core": "^1.168.0"
"@tanstack/vue-router": "^1.168.2",
"@tanstack/router-core": "^1.168.2"
},

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