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.19.1 to 0.19.2

src/middlewares/__tests__/functionShield.js

3

package.json
{
"name": "middy",
"version": "0.19.1",
"version": "0.19.2",
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda",

@@ -68,2 +68,3 @@ "main": "./index.js",

"dependencies": {
"@puresec/function-shield": "^1.1.1",
"@types/aws-lambda": "^8.10.1",

@@ -70,0 +71,0 @@ "@types/http-errors": "^1.6.1",

@@ -5,2 +5,3 @@ module.exports = {

doNotWaitForEmptyEventLoop: require('./doNotWaitForEmptyEventLoop'),
functionShield: require('./functionShield'),
httpContentNegotiation: require('./httpContentNegotiation'),

@@ -7,0 +8,0 @@ httpErrorHandler: require('./httpErrorHandler'),

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