@adonisjs/http-server
Advanced tools
Sorry, the diff of this file is too big to display
@@ -9,3 +9,3 @@ import { | ||
| defineConfig | ||
| } from "../chunk-Z5EN426L.js"; | ||
| } from "../chunk-GX5AWCSU.js"; | ||
| import "../chunk-ASX56VAK.js"; | ||
@@ -12,0 +12,0 @@ |
+1
-1
@@ -23,3 +23,3 @@ import { | ||
| tracing_channels_exports | ||
| } from "./chunk-Z5EN426L.js"; | ||
| } from "./chunk-GX5AWCSU.js"; | ||
| import "./chunk-ASX56VAK.js"; | ||
@@ -26,0 +26,0 @@ |
@@ -38,2 +38,5 @@ import type Middleware from '@poppinss/middleware'; | ||
| export type StoreRouteHandler = RouteFn | { | ||
| name?: string; | ||
| method: string; | ||
| importExpression: string | null; | ||
| reference: string | [LazyImport<Constructor<any>> | Constructor<any>, any?]; | ||
@@ -40,0 +43,0 @@ handle: (resolver: ContainerResolver<any>, ...args: [ctx: HttpContext, ...injections: any[]]) => any; |
+1
-1
| { | ||
| "name": "@adonisjs/http-server", | ||
| "version": "8.0.0-next.2", | ||
| "version": "8.0.0-next.3", | ||
| "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
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 2 instances 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 2 instances 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
285598
0.09%9202
0.1%