@tinyhttp/app
Advanced tools
+2
-2
| { | ||
| "name": "@tinyhttp/app", | ||
| "version": "3.0.1", | ||
| "version": "3.0.2", | ||
| "description": "0-legacy, tiny & fast web framework as a replacement of Express", | ||
@@ -40,3 +40,3 @@ "type": "module", | ||
| "@tinyhttp/req": "2.2.6", | ||
| "@tinyhttp/res": "2.2.6", | ||
| "@tinyhttp/res": "2.2.7", | ||
| "@tinyhttp/router": "2.2.3" | ||
@@ -43,0 +43,0 @@ }, |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated