Socket
Socket
Sign inDemoInstall

middy

Package Overview
Dependencies
Maintainers
8
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

middy - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

4

package.json
{
"name": "middy",
"version": "0.7.3",
"version": "0.7.4",
"description": "The simple (but cool 😎) middleware engine for AWS lambda in Node.js",

@@ -55,3 +55,3 @@ "main": "src/index.js",

"jsdoc": "^3.5.5",
"jsdoc-to-markdown": "^3.0.0",
"jsdoc-to-markdown": "^4.0.1",
"marked": "^0.3.12",

@@ -58,0 +58,0 @@ "regenerator-runtime": "^0.11.0"

@@ -515,7 +515,7 @@ <div align="center">

## Functions
##
* [middy(handler)](#middy) ⇒ [<code>middy</code>](#middy)
## Typedefs
##

@@ -522,0 +522,0 @@ * [middy](#middy) : <code>function</code>

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