New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adonisjs/http-server

Package Overview
Dependencies
Maintainers
3
Versions
137
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.2.2 to 7.2.3

build/chunk-UQEGDK7Z.js

2

build/factories/main.js

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

defineConfig
} from "../chunk-MUS67JY5.js";
} from "../chunk-UQEGDK7Z.js";

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

@@ -21,3 +21,3 @@ import {

parseRange
} from "./chunk-MUS67JY5.js";
} from "./chunk-UQEGDK7Z.js";

@@ -24,0 +24,0 @@ // src/exception_handler.ts

{
"name": "@adonisjs/http-server",
"version": "7.2.2",
"version": "7.2.3",
"description": "AdonisJS HTTP server with support packed with Routing and Cookies",

@@ -54,9 +54,9 @@ "main": "build/index.js",

"@adonisjs/tsconfig": "^1.3.0",
"@commitlint/cli": "^19.2.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@fastify/middie": "^8.3.0",
"@fastify/middie": "^8.3.1",
"@japa/assert": "^3.0.0",
"@japa/expect-type": "^2.0.2",
"@japa/runner": "^3.1.4",
"@swc/core": "^1.4.16",
"@swc/core": "^1.5.7",
"@types/accepts": "^1.3.7",

@@ -72,3 +72,3 @@ "@types/content-disposition": "^0.5.8",

"@types/mime-types": "^2.1.4",
"@types/node": "^20.12.7",
"@types/node": "^20.12.12",
"@types/on-finished": "^2.3.4",

@@ -87,3 +87,3 @@ "@types/pem": "^1.14.4",

"eslint": "^8.57.0",
"fastify": "^4.26.2",
"fastify": "^4.27.0",
"fs-extra": "^11.2.0",

@@ -97,4 +97,4 @@ "get-port": "^7.1.0",

"reflect-metadata": "^0.2.2",
"release-it": "^17.2.0",
"supertest": "^6.3.4",
"release-it": "^17.3.0",
"supertest": "^7.0.0",
"ts-node": "^10.9.2",

@@ -110,3 +110,3 @@ "tsup": "^8.0.2",

"@poppinss/utils": "^6.7.3",
"@sindresorhus/is": "^6.2.0",
"@sindresorhus/is": "^6.3.1",
"accepts": "^1.3.8",

@@ -113,0 +113,0 @@ "content-disposition": "^0.5.4",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc