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.1 to 7.2.2

25

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

@@ -46,17 +46,17 @@ "main": "build/index.js",

"devDependencies": {
"@adonisjs/application": "^8.2.1",
"@adonisjs/encryption": "^6.0.1",
"@adonisjs/application": "^8.2.2",
"@adonisjs/encryption": "^6.0.2",
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/events": "^9.0.1",
"@adonisjs/fold": "^10.1.1",
"@adonisjs/logger": "^6.0.2",
"@adonisjs/events": "^9.0.2",
"@adonisjs/fold": "^10.1.2",
"@adonisjs/logger": "^6.0.3",
"@adonisjs/prettier-config": "^1.3.0",
"@adonisjs/tsconfig": "^1.3.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@fastify/middie": "^8.3.0",
"@japa/assert": "^2.1.0",
"@japa/assert": "^3.0.0",
"@japa/expect-type": "^2.0.2",
"@japa/runner": "^3.1.4",
"@swc/core": "^1.4.14",
"@swc/core": "^1.4.16",
"@types/accepts": "^1.3.7",

@@ -154,2 +154,7 @@ "@types/content-disposition": "^0.5.8",

},
"hooks": {
"before:init": [
"npm test"
]
},
"github": {

@@ -156,0 +161,0 @@ "release": true,

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