licenses.dev

@nmshd/transport v2.8.2

The transport library handles backbone communication and content encryption.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
@js-soft/docdb-access-abstractions • 1.0.4Database abstractions.DIRECT0
@js-soft/logging-abstractions • 1.0.1Web implementation of the '@js-soft/logging-abstractions' libraryDIRECT0
@js-soft/simple-logger • 1.0.4Simple implementation of the '@js-soft/logging-abstractions' libraryDIRECT4
@js-soft/ts-utils • 2.3.3Typescript UtilsDIRECT3
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.7.9Promise based HTTP client for the browser and node.jsDIRECT8
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
eventemitter2 • 6.4.9A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.INDIRECT0
fast-json-patch • 3.1.1Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilitiesDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
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.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
lodash • 4.17.21Lodash modular utilities.DIRECT0
luxon • 3.5.0Immutable date wrapperDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
side-channel-list • 1.0.0Store 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 MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
ts-simple-nameof • 1.3.1Parses a class name or a dot-separated property name from a lambda expression and provides some level of type safety using type parameters.DIRECT0
uuid • 10.0.0RFC9562 UUIDsDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIINDIRECT0
reflect-metadata • 0.2.2Polyfill for Metadata Reflection APIDIRECT0
typescript-logging-log4ts-style • 2.2.0TypeScript Logging log4ts style written in and to be used by TypeScript.INDIRECT0
typescript-logging • 2.2.0TypeScript Logging core written in and to be used by TypeScript (this is the core project, you need to install a flavor too).INDIRECT0
ISC1
PackageRelationDependenciesPublished
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.DIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitDIRECT18
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.8.2 version:

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