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

@h4ad/serverless-adapter

Package Overview
Dependencies
Maintainers
0
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 Versions

1345

3.1.0

Diff

Changelog

Source

3.1.0 (2023-07-01)

Bug Fixes

  • build: disable minify identifiers (0a285a6)
  • package: types not being emitted (2bc1244)

Features

  • aws: added adapter for request lambda edge (b8791da)
h4ad
published 3.0.0 •

Changelog

Source

3.0.0 (2023-06-09)

Bug Fixes

  • api-gateway-v1: probably missing query string value when multiple (78b9f18)

  • perf(api-gateway-v2)!: single pass when collecting headers and cookies on response (3d65895)

  • refactor(core)!: removed support for regex on binary validation and case-sensitive headers (4fb3a39)

  • chore(nodejs)!: deprecate node 12.x, 14.x and 16.x (4c734d4)

Features

  • trpc: bump support for 10.x (5d3124a)

Performance Improvements

  • api-gateway-v1: faster getRequest (70f7020)
  • api-gateway-v2: faster getRequest method (3b08708)
  • aws: optimized strip base path (f72967a)
  • default-handler: always log using fn (36950b3)
  • headers: use object.keys + reduce instead of entries (41339c6)
  • logger: faster logger (103817c)
  • optional: use strict equal instead of typeof (1fba12c)
  • tsconfig: do not use define because is slower (35ce7c7)

Tests

  • vitest: replaced jest for vitest (7505fad)

BREAKING CHANGES

  • now we don't flatten the headers
  • now regex is not support anymore due the slow performance and we don't lower case all the headers, so the content-encoding and content-type must be lowercase
  • vitest: removed support for fastify 3.0.0 & hapi 20.x & firebase-admin < 11
  • Now we will no longer support old nodejs versions
h4ad
published 2.17.0 •

Changelog

Source

3.0.0 (2023-06-09)

Bug Fixes

  • api-gateway-v1: probably missing query string value when multiple (78b9f18)

  • perf(api-gateway-v2)!: single pass when collecting headers and cookies on response (3d65895)

  • refactor(core)!: removed support for regex on binary validation and case-sensitive headers (4fb3a39)

  • chore(nodejs)!: deprecate node 12.x, 14.x and 16.x (4c734d4)

Features

  • trpc: bump support for 10.x (5d3124a)

Performance Improvements

  • api-gateway-v1: faster getRequest (70f7020)
  • api-gateway-v2: faster getRequest method (3b08708)
  • aws: optimized strip base path (f72967a)
  • default-handler: always log using fn (36950b3)
  • headers: use object.keys + reduce instead of entries (41339c6)
  • logger: faster logger (103817c)
  • optional: use strict equal instead of typeof (1fba12c)
  • tsconfig: do not use define because is slower (35ce7c7)

Tests

  • vitest: replaced jest for vitest (7505fad)

BREAKING CHANGES

  • now we don't flatten the headers
  • now regex is not support anymore due the slow performance and we don't lower case all the headers, so the content-encoding and content-type must be lowercase
  • vitest: removed support for fastify 3.0.0 & hapi 20.x & firebase-admin < 11
  • Now we will no longer support old nodejs versions
h4ad
published 2.16.0 •

h4ad
published 2.15.1 •

h4ad
published 2.15.0 •

h4ad
published 2.14.1 •

h4ad
published 2.14.0 •

h4ad
published 2.13.1 •

h4ad
published 2.13.0 •

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