Sign In

@tanstack/start-storage-context

Package Overview
Dependencies
Maintainers
3
Versions
280
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.167.26
to
1.167.27
+9
-3
package.json
{
"name": "@tanstack/start-storage-context",
"version": "1.167.26",
"version": "1.167.27",
"description": "Modern and scalable routing for React applications",

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

"dependencies": {
"@tanstack/router-core": "1.171.24"
"@tanstack/router-core": "1.171.25"
},
"devDependencies": {
"vite": "*",
"@types/node": ">=20"
"@types/node": ">=20",
"@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"
},

@@ -53,0 +59,0 @@ "scripts": {