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

@h4ad/serverless-adapter

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@h4ad/serverless-adapter - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

lib/adapters/azure/http-trigger-v4.adapter.js

@@ -159,3 +159,3 @@ "use strict";

if (index === 0) {
azureCookieObject.name = sanitizedKey;
azureCookieObject.name = key;
azureCookieObject.value = sanitizedValue;

@@ -162,0 +162,0 @@ return azureCookieObject;

{
"name": "@h4ad/serverless-adapter",
"version": "2.5.0",
"version": "2.5.1",
"description": "Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, Hapi, Fastify and many others), on top of AWS, Azure, Huawei and many other clouds.",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

Sorry, the diff of this file is not supported yet

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