@tanstack/start-server-core
Advanced tools
+8
-7
| { | ||
| "name": "@tanstack/start-server-core", | ||
| "version": "1.167.3", | ||
| "version": "1.167.4", | ||
| "description": "Modern and scalable routing for React applications", | ||
@@ -69,5 +69,5 @@ "author": "Tanner Linsley", | ||
| "@tanstack/history": "1.161.6", | ||
| "@tanstack/router-core": "1.168.3", | ||
| "@tanstack/start-client-core": "1.167.3", | ||
| "@tanstack/start-storage-context": "1.166.17" | ||
| "@tanstack/router-core": "1.168.4", | ||
| "@tanstack/start-client-core": "1.167.4", | ||
| "@tanstack/start-storage-context": "1.166.18" | ||
| }, | ||
@@ -79,3 +79,4 @@ "devDependencies": { | ||
| "fetchdts": "^0.1.6", | ||
| "vite": "*" | ||
| "vite": "*", | ||
| "@types/node": ">=20" | ||
| }, | ||
@@ -91,3 +92,2 @@ "bin": { | ||
| "test:types": "pnpm run \"/^test:types:ts[0-9]{2}$/\"", | ||
| "test:types:ts54": "node ../../node_modules/typescript54/lib/tsc.js", | ||
| "test:types:ts55": "node ../../node_modules/typescript55/lib/tsc.js", | ||
@@ -97,3 +97,4 @@ "test:types:ts56": "node ../../node_modules/typescript56/lib/tsc.js", | ||
| "test:types:ts58": "node ../../node_modules/typescript58/lib/tsc.js", | ||
| "test:types:ts59": "tsc", | ||
| "test:types:ts59": "node ../../node_modules/typescript59/lib/tsc.js", | ||
| "test:types:ts60": "tsc", | ||
| "test:build": "publint --strict && attw --ignore-rules no-resolution --pack .", | ||
@@ -100,0 +101,0 @@ "build": "vite build" |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
272331
0.01%6
20%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed