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

@middy/http-router

Package Overview
Dependencies
Maintainers
3
Versions
110
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 4.0.2 to 4.0.3

2

index.d.ts
import middy from '@middy/core'
import {
ALBEvent,
APIGatewayProxyEvent,

@@ -26,2 +27,3 @@ APIGatewayProxyEventV2,

TEvent extends
| ALBEvent
| APIGatewayProxyEvent

@@ -28,0 +30,0 @@ | APIGatewayProxyEventV2 = APIGatewayProxyEvent

8

package.json
{
"name": "@middy/http-router",
"version": "4.0.2",
"version": "4.0.3",
"description": "HTTP event router for the middy framework",

@@ -65,9 +65,9 @@ "type": "module",

"dependencies": {
"@middy/util": "4.0.2"
"@middy/util": "4.0.3"
},
"devDependencies": {
"@middy/core": "4.0.2",
"@middy/core": "4.0.3",
"@types/aws-lambda": "^8.10.97"
},
"gitHead": "c77c9413ecb80999a71b67ff97edac1fed2ca754"
"gitHead": "a12178ecb95de3ef6422c0eadf89355c981440c2"
}
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