@vercel/routing-utils
Advanced tools
+1
-1
@@ -111,3 +111,3 @@ import { HandleValue } from './index'; | ||
| export type RouteInput = RouteWithSrc | (Omit<RouteWithSrc, 'src'> & { | ||
| src?: undefined; | ||
| src?: string; | ||
| source: string; | ||
@@ -114,0 +114,0 @@ }) | RouteWithHandle; |
+1
-1
| { | ||
| "name": "@vercel/routing-utils", | ||
| "version": "6.0.1", | ||
| "version": "6.0.2", | ||
| "description": "Vercel routing utilities", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
218948
0