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

aws-lambda-fastify

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-lambda-fastify - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

2

index.js

@@ -107,3 +107,3 @@ module.exports = (app, options) => {

cookies = Array.isArray(res.headers[h]) ? res.headers[h] : [res.headers[h]]
delete res.headers[h]
if (event.version === '2.0') delete res.headers[h]
}

@@ -110,0 +110,0 @@ })

@@ -29,3 +29,3 @@ {

"license": "MIT",
"version": "2.1.4",
"version": "2.1.5",
"main": "index.js",

@@ -32,0 +32,0 @@ "scripts": {

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