licenses.dev

dexa-sdk v1.0.24

A JavaScript SDK exposing the functionalities of the DexAuction core APIs

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT97
PackageRelationDependenciesPublished
@mongodb-js/saslprep • 1.4.13SASLprep: Stringprep Profile for User Names and Passwords, rfc4013INDIRECT2
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/webidl-conversions • 7.0.3TypeScript definitions for webidl-conversionsINDIRECT0
@types/whatwg-url • 8.2.2TypeScript definitions for whatwg-urlINDIRECT3
accepts • 1.3.8Higher-level content negotiationINDIRECT3
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
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 0.27.2Promise based HTTP client for the browser and node.jsDIRECT24
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
body-parser • 1.20.6Node.js body parsing middlewareINDIRECT43
bowser • 2.14.1Lightweight browser detectorINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
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
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
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
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight 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
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
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
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
express • 4.22.2Fast, unopinionated, minimalist web frameworkDIRECT70
finalhandler • 1.3.2Node.js final http responderINDIRECT9
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.6A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
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
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
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ip-address • 10.2.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
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
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
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
mongoose • 6.13.10Mongoose MongoDB ODMDIRECT51
mpath • 0.9.0{G,S}et object values using MongoDB-like path notationINDIRECT0
mquery • 4.0.3Expressive query building for MongoDBINDIRECT2
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
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 errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-to-regexp • 0.1.13Express style path to RegExp utilityINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.3Get and validate the raw body of a readable stream.INDIRECT10
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
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
sift • 16.0.1MongoDB query filtering in JavaScriptINDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks • 2.8.9Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
statuses • 2.0.2HTTP status utilityINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 3.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
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
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
whatwg-url • 11.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT3
Apache-2.027
PackageRelationDependenciesPublished
@aws-sdk/core • 3.977.1Core functions & classes shared by multiple AWS SDK clients.INDIRECT8
@aws-sdk/credential-provider-cognito-identity • 3.972.60[![NPM version](https://img.shields.io/npm/v/@aws-sdk/credential-provider-cognito-identity/latest.svg)](https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/credential-providINDIRECT13
@aws-sdk/credential-provider-env • 3.972.61AWS credential provider that sources credentials from known environment variablesINDIRECT9
@aws-sdk/credential-provider-http • 3.972.63AWS credential provider for containers and HTTP sourcesINDIRECT11
@aws-sdk/credential-provider-ini • 3.973.6AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/configINDIRECT21
@aws-sdk/credential-provider-login • 3.972.68AWS credential provider that sources credentials from aws login cached tokensINDIRECT13
@aws-sdk/credential-provider-node • 3.972.72AWS credential provider that sources credentials from a Node.JS environment. INDIRECT22
@aws-sdk/credential-provider-process • 3.972.61AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/configINDIRECT9
@aws-sdk/credential-provider-sso • 3.973.5AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentialsINDIRECT14
@aws-sdk/credential-provider-web-identity • 3.972.67AWS credential provider that calls STS assumeRole for temporary AWS credentialsINDIRECT13
@aws-sdk/credential-providers • 3.1095.0A collection of credential providers, without requiring service clients like STS, CognitoINDIRECT24
@aws-sdk/nested-clients • 3.997.35Nested clients for AWS SDK packages.INDIRECT12
@aws-sdk/signature-v4-multi-region • 3.996.42[![NPM version](https://img.shields.io/npm/v/@aws-sdk/signature-v4-multi-region/latest.svg)](https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/signature-v4-multi-region.svg)](https:/INDIRECT5
@aws-sdk/token-providers • 3.1095.0A collection of token providersINDIRECT13
@aws-sdk/types • 3.974.2Types for the AWS SDKINDIRECT2
@aws-sdk/xml-builder • 3.972.37XML utilities for the AWS SDKINDIRECT2
@aws/lambda-invoke-store • 0.3.0Invoke scoped data storage for AWS Lambda Node.js Runtime EnvironmentINDIRECT0
@smithy/core • 3.30.0[![NPM version](https://img.shields.io/npm/v/@smithy/core/latest.svg)](https://www.npmjs.com/package/@smithy/core) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/core.svg)](https://www.npmjs.com/package/@smithy/core)INDIRECT2
@smithy/credential-provider-imds • 4.4.14AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata serviceINDIRECT3
@smithy/fetch-http-handler • 5.6.11Provides a way to make requestsINDIRECT3
@smithy/node-http-handler • 4.9.11Provides a way to make requestsINDIRECT3
@smithy/signature-v4 • 5.6.10A standalone implementation of the AWS Signature V4 request signing algorithmINDIRECT3
@smithy/types • 4.16.1[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)INDIRECT1
bson • 4.7.2A bson parser for node.js and the browserINDIRECT3
kareem • 2.5.1Next-generation take on pre/post function hooksINDIRECT0
mongodb-connection-string-url • 2.6.0MongoDB connection strings, based on the WhatWG URL APIINDIRECT8
mongodb • 4.17.2The official MongoDB driver for Node.jsINDIRECT44
BSD-2-Clause2
PackageRelationDependenciesPublished
dotenv • 16.6.1Loads environment variables from .env fileDIRECT0
webidl-conversions • 7.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 6.15.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/dexa-sdk)](https://licenses.dev/npm/dexa-sdk)
<a href="https://licenses.dev/npm/dexa-sdk">
  <img src="https://licenses.dev/b/npm/dexa-sdk" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.24 version:

[![licenses](https://licenses.dev/b/npm/dexa-sdk/1.0.24)](https://licenses.dev/npm/dexa-sdk/1.0.24)
<a href="https://licenses.dev/npm/dexa-sdk/1.0.24">
  <img src="https://licenses.dev/b/npm/dexa-sdk/1.0.24" alt="licenses" />
</a>
GitHub