Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@middy/http-error-handler

Package Overview
Dependencies
Maintainers
3
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/http-error-handler - npm Package Compare versions

Comparing version 5.5.1 to 6.0.0-alpha.0

11

package.json
{
"name": "@middy/http-error-handler",
"version": "5.5.1",
"version": "6.0.0-alpha.0",
"description": "Http error handler middleware for the middy framework",
"type": "module",
"engines": {
"node": ">=18"
"node": ">=20"
},

@@ -19,2 +19,5 @@ "engineStrict": true,

"default": "./index.js"
},
"require": {
"default": "./index.js"
}

@@ -65,6 +68,6 @@ }

"dependencies": {
"@middy/util": "5.5.1"
"@middy/util": "6.0.0-alpha.0"
},
"devDependencies": {
"@middy/core": "5.5.1",
"@middy/core": "6.0.0-alpha.0",
"@types/http-errors": "^2.0.0",

@@ -71,0 +74,0 @@ "@types/node": "^20.0.0"

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