@vercel/nestjs
Advanced tools
+3
-3
| { | ||
| "name": "@vercel/nestjs", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "license": "Apache-2.0", | ||
@@ -21,3 +21,3 @@ "main": "./dist/index.js", | ||
| "@vercel/static-config": "3.1.2", | ||
| "@vercel/node": "5.3.24" | ||
| "@vercel/node": "5.3.25" | ||
| }, | ||
@@ -27,3 +27,3 @@ "devDependencies": { | ||
| "@types/node": "14.18.33", | ||
| "@vercel/build-utils": "12.1.0", | ||
| "@vercel/build-utils": "12.1.1", | ||
| "execa": "3.2.0", | ||
@@ -30,0 +30,0 @@ "fs-extra": "11.1.0", |
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated