licenses.dev

@loopback/rest v12.0.10

Expose controllers as REST endpoints and route REST API requests to controller methods

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT145
PackageRelationDependenciesPublished
@loopback/express • 5.0.10Integrate with Express and expose middleware infrastructure for sequence and interceptorsDIRECT89
@loopback/http-server • 4.0.10A wrapper for creating HTTP/HTTPS serversDIRECT4
@loopback/openapi-v3 • 8.0.10Decorators that annotate LoopBack artifacts with OpenAPI v3 metadata and utilities that transform LoopBack metadata to OpenAPI v3 specificationsDIRECT11
@loopback/repository-json-schema • 6.1.4Converts TS classes into JSON Schemas using TypeScript's reflection APIINDIRECT4
@openapi-contrib/openapi-schema-to-json-schema • 3.3.2Converts OpenAPI Schema Object to JSON SchemaDIRECT1
@types/body-parser • 1.19.6TypeScript definitions for body-parserDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/cors • 2.8.19TypeScript definitions for corsDIRECT2
@types/express-serve-static-core • 4.19.9TypeScript definitions for express-serve-static-coreDIRECT5
@types/express • 4.17.25TypeScript definitions for expressDIRECT11
@types/http-errors • 2.0.5TypeScript definitions for http-errorsDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/mime • 4.0.0Stub TypeScript definitions entry for mime, which provides its own types definitionsINDIRECT1
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/on-finished • 2.3.5TypeScript definitions for on-finishedDIRECT2
@types/qs • 6.15.1TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 1.2.1TypeScript definitions for sendINDIRECT2
@types/serve-static • 1.15.1TypeScript definitions for serve-staticDIRECT4
@types/type-is • 1.6.7TypeScript definitions for type-isDIRECT2
accept-language • 3.0.20Accept-Language parser for nodejsINDIRECT1
accepts • 1.3.8Higher-level content negotiationINDIRECT3
ajv-errors • 3.0.0Custom error messages in JSON Schemas for Ajv validatorDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+DIRECT5
ajv-keywords • 5.1.0Additional JSON-Schema keywords for Ajv JSON validatorDIRECT1
ajv • 8.20.0Another JSON Schema ValidatorDIRECT4
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
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
bcp47 • 1.1.2Parser for the BCP 47 language tag specificationINDIRECT0
body-parser • 1.20.6Node.js body parsing middlewareDIRECT43
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.1.2Brace expansion as known from sh/bashINDIRECT1
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
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
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.7Sign and unsign cookiesINDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
cors • 2.8.6Node.js CORS middlewareDIRECT2
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
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
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
execa • 4.1.0Process execution for humansINDIRECT19
express • 4.22.2Fast, unopinionated, minimalist web frameworkDIRECT70
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
finalhandler • 1.3.2Node.js final http responderINDIRECT9
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
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
http-errors • 2.0.1Create HTTP error objectsDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
invert-kv • 3.0.1Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
js-yaml • 4.3.0YAML 1.2 parser and serializerDIRECT1
json-merge-patch • 1.0.2Implementation of JSON Merge Patch (RFC 7396)INDIRECT1
json-schema-compare • 0.2.2Compare json schemas smarter.DIRECT1
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
lcid • 3.1.1Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
lodash • 4.18.1Lodash modular utilities.DIRECT0
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
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mem • 5.1.1Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT4
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mime • 4.1.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
openapi3-ts • 2.0.2TS Model & utils for OpenAPI 3.x specification.INDIRECT1
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
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 0.1.13Express style path to RegExp utilityINDIRECT0
path-to-regexp • 6.3.0Express style path to RegExp utilityDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.3Get and validate the raw body of a readable stream.INDIRECT10
require-from-string • 2.0.2Require module from stringINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.19.2Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.16.3Serve static filesINDIRECT20
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
statuses • 2.0.2HTTP status utilityINDIRECT0
stoppable • 1.1.0[![Build Status](https://travis-ci.org/hunterloftis/stoppable.svg?branch=master)](https://travis-ci.org/hunterloftis/stoppable)INDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
strong-error-handler • 4.0.8Error handler for use in development and production environments.DIRECT67
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
toposort • 2.0.2Topological sort of directed ascyclic graphs (like dependecy lists)INDIRECT0
type-is • 1.6.18Infer the content-type of a request.DIRECT3
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
validator • 13.15.35String validation and sanitizationDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
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
ISC14
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
minimatch • 5.1.9a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 3.0.7when 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
yaml • 1.10.3JavaScript parser and stringifier for YAMLINDIRECT0
BSD-3-Clause7
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
fast-uri • 3.1.4Dependency-free RFC 3986 URI toolboxINDIRECT0
http-status • 1.8.1Interact with HTTP status codeINDIRECT0
md5 • 2.3.0js function for hashing messages with MD5INDIRECT3
qs • 6.15.3A querystring parser that supports nesting and arrays, with a depth limitDIRECT21
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Apache-2.06
PackageRelationDependenciesPublished
ejs • 3.1.10Embedded JavaScript templatesINDIRECT7
filelist • 1.0.6Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
jake • 10.9.4JavaScript build tool, similar to Make or RakeINDIRECT6
js2xmlparser • 4.0.2Parses JavaScript objects into XMLINDIRECT1
xmlcreate • 2.0.4Simple XML builder for Node.jsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Artistic-2.01
PackageRelationDependenciesPublished
strong-globalize • 6.0.6StrongLoop Globalize - APIINDIRECT51
unknown1
PackageRelationDependenciesPublished
cldrjs • 0.5.5Simple CLDR traverserINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 12.0.10 version:

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