licenses.dev

@loopback/boot v6.1.5

A collection of Booters for LoopBack 4 Applications

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT118
PackageRelationDependenciesPublished
@loopback/filter • 4.1.5Utility typings and filters for LoopBack filters.INDIRECT1
@loopback/model-api-builder • 5.1.5Types and helpers for packages contributing Model API builders.DIRECT1
@loopback/repository • 6.1.5Define and implement a common set of interfaces for interacting with databasesDIRECT114
@loopback/service-proxy • 6.1.5A common set of interfaces for interacting with service oriented backends such as REST APIs, SOAP Web Services, and gRPC microservicesDIRECT111
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
@types/debug • 4.1.13TypeScript definitions for debugDIRECT1
@types/glob • 8.1.0TypeScript definitions for globDIRECT3
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
accept-language • 3.0.20Accept-Language parser for nodejsINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bcp47 • 1.1.2Parser for the BCP 47 language tag specificationINDIRECT0
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.1.2Brace expansion as known from sh/bashINDIRECT1
brace-expansion • 5.0.8Brace expansion as known from sh/bashINDIRECT1
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
capital-case • 1.0.4Transform into a space separated string with each word capitalizedINDIRECT4
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersINDIRECT15
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
execa • 4.1.0Process execution for humansINDIRECT19
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
globalize • 1.7.1A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.INDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
inflection • 3.0.2A port of inflection-js to node.js moduleINDIRECT0
invert-kv • 3.0.1Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
lcid • 3.1.1Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loopback-connector • 6.2.12Building blocks for LoopBack connectorsINDIRECT64
loopback-datasource-juggler • 5.2.2LoopBack DataSource JugglerINDIRECT110
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
map-age-cleaner • 0.1.3Automatically cleanup expired items in a MapINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mem • 5.1.1Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT4
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
msgpack5 • 6.0.2A msgpack v5 implementation for node.js and the browser, with extension pointsINDIRECT9
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
neotraverse • 0.6.18traverse and transform objects by visiting every node on a recursive walkINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
os-locale • 5.0.0Get the system localeINDIRECT26
p-defer • 1.0.0Create a deferred promiseINDIRECT0
p-is-promise • 2.1.0Check if something is a promiseINDIRECT0
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringINDIRECT4
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
upper-case-first • 2.0.2Transforms the string with the first character in upper casedINDIRECT1
upper-case • 2.0.2Transforms the string to upper caseINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 11.1.1RFC9562 UUIDsINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
yamljs • 0.3.0Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.INDIRECT13
ISC16
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
foreground-child • 3.3.1Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 10.5.0the most correct and second fastest glob implementation in JavaScriptDIRECT34
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
minimatch • 9.0.9a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause6
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
md5 • 2.3.0js function for hashing messages with MD5INDIRECT3
qs • 6.15.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BlueOak-1.0.05
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
minimatch • 10.2.5a glob matcher in javascriptINDIRECT2
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Artistic-2.01
PackageRelationDependenciesPublished
strong-globalize • 6.0.6StrongLoop Globalize - APIINDIRECT51
unknown1
PackageRelationDependenciesPublished
cldrjs • 0.5.5Simple CLDR traverserINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.1.5 version:

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