bun-types
Advanced tools
+1
-1
@@ -36,3 +36,3 @@ { | ||
| ], | ||
| "version": "1.3.14-canary.20260510T142858" | ||
| "version": "1.3.14" | ||
| } |
+6
-4
@@ -763,11 +763,13 @@ declare module "bun" { | ||
| * @default false | ||
| * @experimental | ||
| */ | ||
| h3?: boolean; | ||
| http3?: boolean; | ||
| /** | ||
| * Listen for HTTP/1.1 (and HTTP/2) over TCP. Set to `false` together | ||
| * with `h3: true` to serve HTTP/3 only. | ||
| * Listen for HTTP/1.1 over TCP. Set to `false` together with | ||
| * `http3: true` to serve HTTP/3 only. | ||
| * @default true | ||
| * @experimental | ||
| */ | ||
| h1?: boolean; | ||
| http1?: boolean; | ||
@@ -774,0 +776,0 @@ /** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
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 12 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
Network access
Supply chain riskThis module accesses the network.
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 12 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
2778339
0.04%26793
0.01%0
-100%