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

@tanstack/start-storage-context

Package Overview
Dependencies
Maintainers
6
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/start-storage-context - npm Package Compare versions

Comparing version
1.161.3
to
1.161.4
+5
-2
package.json
{
"name": "@tanstack/start-storage-context",
"version": "1.161.3",
"version": "1.161.4",
"description": "Modern and scalable routing for React applications",

@@ -46,4 +46,7 @@ "author": "Tanner Linsley",

"dependencies": {
"@tanstack/router-core": "1.161.3"
"@tanstack/router-core": "1.161.4"
},
"devDependencies": {
"vite": "*"
},
"scripts": {

@@ -50,0 +53,0 @@ "clean": "rimraf ./dist && rimraf ./coverage",