licenses.dev

mongodb v5.9.2

The official MongoDB driver for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
@mongodb-js/saslprep • 1.1.9SASLprep: Stringprep Profile for User Names and Passwords, rfc4013DIRECT2
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
@types/webidl-conversions • 7.0.3TypeScript definitions for webidl-conversionsINDIRECT0
@types/whatwg-url • 8.2.2TypeScript definitions for whatwg-urlINDIRECT3
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.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.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.DIRECT4
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 • 6.20.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.02
PackageRelationDependenciesPublished
bson • 5.5.1A bson parser for node.js and the browserDIRECT0
mongodb-connection-string-url • 2.6.0MongoDB connection strings, based on the WhatWG URL APIDIRECT8
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
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/mongodb)](https://licenses.dev/npm/mongodb)
<a href="https://licenses.dev/npm/mongodb">
  <img src="https://licenses.dev/b/npm/mongodb" alt="licenses" />
</a>

Or the licenses badge code for the 5.9.2 version:

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