licenses.dev

lambda-server-timing v0.1.1

Enables Lambdas to return responses with Server-Timing Header allowing to to pass request-specific timings from the backend to the browser.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
@datastream/core • 0.0.38INDIRECT11
@dazn/lambda-powertools-correlation-ids • 1.28.1Module for recording correlation IDsINDIRECT0
@dazn/lambda-powertools-logger • 1.28.1Logger that is tightly integrated with the rest of the lambda-powertoolsDIRECT1
@middy/core • 5.5.1🛵 The stylish Node.js middleware engine for AWS Lambda (core package)DIRECT12
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
cloneable-readable • 3.0.0Clone a Readable stream, safelyINDIRECT10
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
readable-stream • 4.7.0Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/lambda-server-timing)](https://licenses.dev/npm/lambda-server-timing)
<a href="https://licenses.dev/npm/lambda-server-timing">
  <img src="https://licenses.dev/b/npm/lambda-server-timing" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/npm/lambda-server-timing/0.1.1)](https://licenses.dev/npm/lambda-server-timing/0.1.1)
<a href="https://licenses.dev/npm/lambda-server-timing/0.1.1">
  <img src="https://licenses.dev/b/npm/lambda-server-timing/0.1.1" alt="licenses" />
</a>
GitHub