licenses.dev

@loopback/context v5.0.10

Facilities to manage artifacts and their dependencies in your Node.js applications. The module exposes TypeScript/JavaScript APIs and decorators to register artifacts, declare dependencies, and resolve artifacts by keys. It also serves as an IoC container

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
@loopback/metadata • 5.0.10Utilities to help developers implement TypeScript decorators, define/merge metadata, and inspect metadataDIRECT5
@types/debug • 4.1.13TypeScript definitions for debugDIRECT1
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
hyperid • 3.3.0Uber-fast unique id generation, for Node.js and the browserDIRECT5
lodash • 4.18.1Lodash modular utilities.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
p-event • 4.2.0Promisify an event by waiting for it to be emittedDIRECT2
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
uuid-parse • 1.1.0RFC4122 UUID parserINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIINDIRECT0
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/%40loopback%2Fcontext)](https://licenses.dev/npm/%40loopback%2Fcontext)
<a href="https://licenses.dev/npm/%40loopback%2Fcontext">
  <img src="https://licenses.dev/b/npm/%40loopback%2Fcontext" alt="licenses" />
</a>

Or the licenses badge code for the 5.0.10 version:

[![licenses](https://licenses.dev/b/npm/%40loopback%2Fcontext/5.0.10)](https://licenses.dev/npm/%40loopback%2Fcontext/5.0.10)
<a href="https://licenses.dev/npm/%40loopback%2Fcontext/5.0.10">
  <img src="https://licenses.dev/b/npm/%40loopback%2Fcontext/5.0.10" alt="licenses" />
</a>
GitHub