You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@tanstack/start-server-core

Package Overview
Dependencies
Maintainers
6
Versions
390
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
1.161.3
to
1.161.4
+7
-6
package.json
{
"name": "@tanstack/start-server-core",
"version": "1.161.3",
"version": "1.161.4",
"description": "Modern and scalable routing for React applications",

@@ -66,6 +66,6 @@ "author": "Tanner Linsley",

"tiny-invariant": "^1.3.3",
"@tanstack/history": "1.154.14",
"@tanstack/start-client-core": "1.161.3",
"@tanstack/start-storage-context": "1.161.3",
"@tanstack/router-core": "1.161.3"
"@tanstack/history": "1.161.4",
"@tanstack/start-client-core": "1.161.4",
"@tanstack/start-storage-context": "1.161.4",
"@tanstack/router-core": "1.161.4"
},

@@ -75,3 +75,4 @@ "devDependencies": {

"cookie-es": "^2.0.0",
"fetchdts": "^0.1.6"
"fetchdts": "^0.1.6",
"vite": "*"
},

@@ -78,0 +79,0 @@ "scripts": {