licenses.dev

loopback-datasource-juggler v5.2.2

LoopBack DataSource Juggler

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT89
PackageRelationDependenciesPublished
accept-language • 3.0.20Accept-Language parser for nodejsINDIRECT1
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 codeDIRECT0
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 • 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 othersDIRECT15
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 thingsDIRECT0
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
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 moduleDIRECT0
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-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.DIRECT0
loopback-connector • 6.2.12Building blocks for LoopBack connectorsDIRECT64
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 generatorDIRECT0
neotraverse • 0.6.18traverse and transform objects by visiting every node on a recursive walkDIRECT0
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
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
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 UUIDsDIRECT0
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
ISC10
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
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
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 limitDIRECT21
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BlueOak-1.0.01
PackageRelationDependenciesPublished
minimatch • 10.2.5a glob matcher in javascriptDIRECT2
Artistic-2.01
PackageRelationDependenciesPublished
strong-globalize • 6.0.6StrongLoop Globalize - APIDIRECT51
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
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/loopback-datasource-juggler)](https://licenses.dev/npm/loopback-datasource-juggler)
<a href="https://licenses.dev/npm/loopback-datasource-juggler">
  <img src="https://licenses.dev/b/npm/loopback-datasource-juggler" alt="licenses" />
</a>

Or the licenses badge code for the 5.2.2 version:

[![licenses](https://licenses.dev/b/npm/loopback-datasource-juggler/5.2.2)](https://licenses.dev/npm/loopback-datasource-juggler/5.2.2)
<a href="https://licenses.dev/npm/loopback-datasource-juggler/5.2.2">
  <img src="https://licenses.dev/b/npm/loopback-datasource-juggler/5.2.2" alt="licenses" />
</a>
GitHub