licenses.dev

@parameter1/mongodb v1.6.0

A MongoDB wrapper containing common utilities and collection repository classes.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
@parameter1/utils • 1.1.24A common set of reusable application utilities.DIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeDIRECT0
bl • 2.2.1Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
object-path • 0.11.8Access deep object properties using a pathINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
saslprep • 1.0.3SASLprep: Stringprep Profile for User Names and Passwords, rfc4013.INDIRECT2
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
bson • 1.1.6A bson parser for node.js and the browserINDIRECT0
denque • 1.5.1The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.INDIRECT0
mongodb • 3.7.4The official MongoDB driver for Node.jsDIRECT17
optional-require • 1.1.8NodeJS Require that let you handle module not found error without try/catchINDIRECT1
require-at • 1.0.6Call require pretending your are at another directoryINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.6.0 version:

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