licenses.dev

mongoaccess v2.0.0

Small library with some asynchronous functions (Promises) to help working with MongoDB and Node.js, using the official MongoDB driver. Automatic connection start.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.037
PackageRelationDependenciesPublished
@aws-crypto/crc32 • 5.2.0Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_checkINDIRECT7
@aws-crypto/sha256-browser • 5.2.0SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.INDIRECT10
@aws-crypto/sha256-js • 5.2.0A pure JS implementation SHA256.INDIRECT7
@aws-crypto/supports-web-crypto • 5.2.0Provides functions for detecting if the host environment supports the WebCrypto APIINDIRECT1
@aws-crypto/util • 5.2.0Helper functionsINDIRECT6
@aws-sdk/client-cognito-identity • 3.1075.0AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React NativeINDIRECT33
@aws-sdk/core • 3.974.24Core functions & classes shared by multiple AWS SDK clients.INDIRECT13
@aws-sdk/credential-provider-cognito-identity • 3.972.48[![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-providINDIRECT22
@aws-sdk/credential-provider-env • 3.972.50AWS credential provider that sources credentials from known environment variablesINDIRECT14
@aws-sdk/credential-provider-http • 3.972.52AWS credential provider for containers and HTTP sourcesINDIRECT16
@aws-sdk/credential-provider-ini • 3.972.56AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/configINDIRECT31
@aws-sdk/credential-provider-login • 3.972.55AWS credential provider that sources credentials from aws login cached tokensINDIRECT22
@aws-sdk/credential-provider-node • 3.972.58AWS credential provider that sources credentials from a Node.JS environment. INDIRECT32
@aws-sdk/credential-provider-process • 3.972.49AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/configINDIRECT14
@aws-sdk/credential-provider-sso • 3.972.56AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentialsINDIRECT14
@aws-sdk/credential-provider-web-identity • 3.972.55AWS credential provider that calls STS assumeRole for temporary AWS credentialsINDIRECT22
@aws-sdk/credential-providers • 3.1075.0A collection of credential providers, without requiring service clients like STS, CognitoINDIRECT35
@aws-sdk/nested-clients • 3.997.23Nested clients for AWS SDK packages.INDIRECT21
@aws-sdk/signature-v4-multi-region • 3.996.36[![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:/INDIRECT10
@aws-sdk/types • 3.973.14Types for the AWS SDKINDIRECT2
@aws-sdk/util-locate-window • 3.965.8[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-locate-window/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-locate-window) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-locate-window.svg)](https://www.npmjs.com/packagINDIRECT1
@aws-sdk/xml-builder • 3.972.32XML utilities for the AWS SDKINDIRECT2
@aws/lambda-invoke-store • 0.2.4Invoke scoped data storage for AWS Lambda Node.js Runtime EnvironmentINDIRECT0
@smithy/core • 3.27.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)INDIRECT8
@smithy/credential-provider-imds • 4.4.2AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata serviceINDIRECT9
@smithy/fetch-http-handler • 5.5.2Provides a way to make requestsINDIRECT9
@smithy/fetch-http-handler • 5.6.0Provides a way to make requestsINDIRECT9
@smithy/is-array-buffer • 2.2.0Provides a function for detecting if an argument is an ArrayBufferINDIRECT1
@smithy/node-http-handler • 4.8.2Provides a way to make requestsINDIRECT9
@smithy/node-http-handler • 4.9.0Provides a way to make requestsINDIRECT9
@smithy/signature-v4 • 5.5.3A standalone implementation of the AWS Signature V4 request signing algorithmINDIRECT9
@smithy/types • 4.15.0[![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
@smithy/util-buffer-from • 2.2.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-buffer-from/latest.svg)](https://www.npmjs.com/package/@smithy/util-buffer-from) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-buffer-from.svg)](https://www.npmjs.com/package/@smithyINDIRECT2
@smithy/util-utf8 • 2.3.0A UTF-8 string <-> UInt8Array converterINDIRECT3
bson • 4.7.2A bson parser for node.js and the browserINDIRECT3
mongodb-connection-string-url • 2.6.0MongoDB connection strings, based on the WhatWG URL APIINDIRECT8
mongodb • 4.17.2The official MongoDB driver for Node.jsDIRECT55
MIT16
PackageRelationDependenciesPublished
@mongodb-js/saslprep • 1.4.11SASLprep: Stringprep Profile for User Names and Passwords, rfc4013INDIRECT2
@types/node • 26.0.1TypeScript definitions for nodeINDIRECT1
@types/webidl-conversions • 7.0.3TypeScript definitions for webidl-conversionsINDIRECT0
@types/whatwg-url • 8.2.2TypeScript definitions for whatwg-urlINDIRECT3
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
ip-address • 10.2.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
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
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
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/mongoaccess)](https://licenses.dev/npm/mongoaccess)
<a href="https://licenses.dev/npm/mongoaccess">
  <img src="https://licenses.dev/b/npm/mongoaccess" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/mongoaccess/2.0.0)](https://licenses.dev/npm/mongoaccess/2.0.0)
<a href="https://licenses.dev/npm/mongoaccess/2.0.0">
  <img src="https://licenses.dev/b/npm/mongoaccess/2.0.0" alt="licenses" />
</a>
GitHub