@vercel/remix-builder
Advanced tools
| /** | ||
| * Edge runtime entrypoint for `@remix-run/vercel`. | ||
| */ | ||
| 'use strict'; | ||
@@ -6,0 +5,0 @@ Object.defineProperty(exports, '__esModule', { value: true }); |
+4
-4
| { | ||
| "name": "@vercel/remix-builder", | ||
| "version": "5.6.0", | ||
| "version": "5.7.0", | ||
| "license": "Apache-2.0", | ||
@@ -22,4 +22,4 @@ "main": "./dist/index.js", | ||
| "ts-morph": "12.0.0", | ||
| "@vercel/static-config": "3.1.2", | ||
| "@vercel/error-utils": "2.0.3" | ||
| "@vercel/error-utils": "2.0.3", | ||
| "@vercel/static-config": "3.2.0" | ||
| }, | ||
@@ -34,3 +34,3 @@ "devDependencies": { | ||
| "vitest": "2.0.1", | ||
| "@vercel/build-utils": "13.6.0" | ||
| "@vercel/build-utils": "13.8.0" | ||
| }, | ||
@@ -37,0 +37,0 @@ "VERCEL_REMIX_RUN_DEV_MAX_VERSION": "2.16.6", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
286713
08146
-0.01%+ Added
+ Added
- Removed
- Removed
Updated