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

@middy/http-router

Package Overview
Dependencies
Maintainers
0
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/http-router - npm Package Compare versions

Comparing version 5.5.1 to 6.0.0-alpha.0

11

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

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

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

@@ -64,6 +67,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/aws-lambda": "^8.10.97"

@@ -70,0 +73,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