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

@middy/core

Package Overview
Dependencies
Maintainers
3
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/core - npm Package Compare versions

Comparing version 4.6.3 to 4.6.4

2

index.d.ts

@@ -71,3 +71,3 @@ import {

) => // eslint-disable-next-line @typescript-eslint/no-invalid-void-type
void | Promise<TResult>
void | Promise<TResult> | TResult
type MiddyInputPromiseHandler<

@@ -74,0 +74,0 @@ TEvent,

{
"name": "@middy/core",
"version": "4.6.3",
"version": "4.6.4",
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda (core package)",

@@ -69,3 +69,3 @@ "type": "module",

},
"gitHead": "4873f6e64cc4a7dbe8739ed3e45ef458dfe0dba1"
"gitHead": "706ec39ce569407d51007200b995542ad3d7af2b"
}
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