Socket
Book a DemoSign in
Socket

@tanstack/start-client-core

Package Overview
Dependencies
Maintainers
2
Versions
356
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
1.121.21
to
1.121.23
+2
-2
package.json
{
"name": "@tanstack/start-client-core",
"version": "1.121.21",
"version": "1.121.23",
"description": "Modern and scalable routing for React applications",

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

"tiny-warning": "^1.0.3",
"@tanstack/router-core": "^1.121.21"
"@tanstack/router-core": "1.121.21"
},
"scripts": {}
}