Sign In

@tanstack/vue-start-server

Package Overview
Dependencies
Maintainers
3
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/vue-start-server - npm Package Compare versions

Comparing version
1.167.33
to
1.167.34
+11
-5
package.json
{
"name": "@tanstack/vue-start-server",
"version": "1.167.33",
"version": "1.167.34",
"description": "Modern and scalable routing for Vue applications",

@@ -46,5 +46,5 @@ "author": "Tanner Linsley",

"dependencies": {
"@tanstack/vue-router": "1.170.26",
"@tanstack/start-server-core": "1.169.28",
"@tanstack/router-core": "1.171.24"
"@tanstack/router-core": "1.171.25",
"@tanstack/vue-router": "1.170.27",
"@tanstack/start-server-core": "1.169.29"
},

@@ -56,3 +56,9 @@ "devDependencies": {

"vite": "*",
"vue": "^3.5.25"
"vue": "^3.5.25",
"@tanstack/vite-config": "0.5.2",
"vitest": "^4.1.4",
"jsdom": "^25.0.1",
"@arethetypeswrong/cli": "^0.18.4",
"publint": "^0.3.16",
"rimraf": "^6.1.2"
},

@@ -59,0 +65,0 @@ "peerDependencies": {