@adonisjs/http-server
Advanced tools
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
@@ -9,3 +9,3 @@ import { | ||
| defineConfig | ||
| } from "../chunk-6FSCILWX.js"; | ||
| } from "../chunk-OLJ72AJE.js"; | ||
@@ -12,0 +12,0 @@ // factories/http_context.ts |
+1
-1
@@ -21,3 +21,3 @@ import { | ||
| parseRange | ||
| } from "./chunk-6FSCILWX.js"; | ||
| } from "./chunk-OLJ72AJE.js"; | ||
@@ -24,0 +24,0 @@ // src/exception_handler.ts |
@@ -16,3 +16,3 @@ import { Exception } from '@poppinss/utils'; | ||
| toString(): string; | ||
| readonly [Symbol.toStringTag]: string; | ||
| get [Symbol.toStringTag](): string; | ||
| message: string; | ||
@@ -33,3 +33,3 @@ stack?: string; | ||
| toString(): string; | ||
| readonly [Symbol.toStringTag]: string; | ||
| get [Symbol.toStringTag](): string; | ||
| message: string; | ||
@@ -42,2 +42,3 @@ stack?: string; | ||
| message?: string; | ||
| isError(error: unknown): error is Error; | ||
| captureStackTrace(targetObject: object, constructorOpt?: Function): void; | ||
@@ -59,3 +60,3 @@ prepareStackTrace(err: Error, stackTraces: NodeJS.CallSite[]): any; | ||
| toString(): string; | ||
| readonly [Symbol.toStringTag]: string; | ||
| get [Symbol.toStringTag](): string; | ||
| message: string; | ||
@@ -76,3 +77,3 @@ stack?: string; | ||
| toString(): string; | ||
| readonly [Symbol.toStringTag]: string; | ||
| get [Symbol.toStringTag](): string; | ||
| message: string; | ||
@@ -85,2 +86,3 @@ stack?: string; | ||
| message?: string; | ||
| isError(error: unknown): error is Error; | ||
| captureStackTrace(targetObject: object, constructorOpt?: Function): void; | ||
@@ -87,0 +89,0 @@ prepareStackTrace(err: Error, stackTraces: NodeJS.CallSite[]): any; |
@@ -6,3 +6,3 @@ import type { Logger } from '@adonisjs/logger'; | ||
| import type { EmitterLike } from '@adonisjs/events/types'; | ||
| import { ContainerResolver } from '@adonisjs/fold'; | ||
| import { type ContainerResolver } from '@adonisjs/fold'; | ||
| import type { ServerResponse, IncomingMessage, Server as HttpServer } from 'node:http'; | ||
@@ -9,0 +9,0 @@ import type { LazyImport } from '../types/base.js'; |
+1
-1
| { | ||
| "name": "@adonisjs/http-server", | ||
| "version": "7.7.0", | ||
| "version": "7.8.0", | ||
| "description": "AdonisJS HTTP server with support packed with Routing and Cookies", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances 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 2 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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances 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 2 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
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
535492
0.02%8367
0.02%