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.0.1 to 7.0.2

14

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

@@ -45,8 +45,8 @@ "main": "build/index.js",

"devDependencies": {
"@adonisjs/application": "^8.0.0",
"@adonisjs/application": "^8.0.2",
"@adonisjs/encryption": "^6.0.0",
"@adonisjs/eslint-config": "^1.2.1",
"@adonisjs/events": "^9.0.0",
"@adonisjs/fold": "^10.0.0",
"@adonisjs/logger": "^6.0.0",
"@adonisjs/fold": "^10.0.1",
"@adonisjs/logger": "^6.0.1",
"@adonisjs/prettier-config": "^1.2.1",

@@ -124,7 +124,7 @@ "@adonisjs/tsconfig": "^1.2.1",

"peerDependencies": {
"@adonisjs/application": "^8.0.0",
"@adonisjs/application": "^8.0.2",
"@adonisjs/encryption": "^6.0.0",
"@adonisjs/events": "^9.0.0",
"@adonisjs/fold": "^10.0.0",
"@adonisjs/logger": "^6.0.0"
"@adonisjs/fold": "^10.0.1",
"@adonisjs/logger": "^6.0.1"
},

@@ -131,0 +131,0 @@ "repository": {

@@ -11,3 +11,3 @@ # @adonisjs/http-server

## Official Documentation
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/context)
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/http)

@@ -14,0 +14,0 @@ ## Contributing

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