@vercel/functions
Advanced tools
+9
-0
| # @vercel/functions | ||
| ## 3.4.5 | ||
| ### Patch Changes | ||
| - 56c9f89: add missing prettier dev dependency | ||
| - Updated dependencies [24686d0] | ||
| - Updated dependencies [56c9f89] | ||
| - @vercel/oidc@3.3.0 | ||
| ## 3.4.4 | ||
@@ -4,0 +13,0 @@ |
+3
-2
@@ -33,3 +33,3 @@ { | ||
| }, | ||
| "version": "3.4.4", | ||
| "version": "3.4.5", | ||
| "repository": { | ||
@@ -53,2 +53,3 @@ "directory": "packages/functions", | ||
| "mysql2": "3.14.2", | ||
| "prettier": "3.8.3", | ||
| "tinyspawn": "1.3.1", | ||
@@ -77,3 +78,3 @@ "typedoc": "0.24.6", | ||
| "dependencies": { | ||
| "@vercel/oidc": "3.2.1" | ||
| "@vercel/oidc": "3.3.0" | ||
| }, | ||
@@ -80,0 +81,0 @@ "scripts": { |
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
153462
0.12%16
6.67%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
Updated