licenses.dev

dexa-sdk v1.0.19

A JavaScript SDK exposing the functionalities of the DexAuction core APIs

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT47
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
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
bowser • 2.14.1Lightweight browser detectorINDIRECT0
buffer • 5.7.1Node.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
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
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
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.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
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
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
ip-address • 10.2.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
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.1.3Tiny millisecond conversion utilityINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
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
tr46 • 3.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
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-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 7.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
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.19 version:

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