🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@adonisjs/http-server

Package Overview
Dependencies
Maintainers
3
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/http-server - npm Package Compare versions

Comparing version
7.7.0
to
7.8.0
build/chunk-OLJ72AJE.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

+1
-1

@@ -9,3 +9,3 @@ import {

defineConfig
} from "../chunk-6FSCILWX.js";
} from "../chunk-OLJ72AJE.js";

@@ -12,0 +12,0 @@ // factories/http_context.ts

@@ -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';

{
"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