licenses.dev

@parameter1/omeda-mongodb v0.3.0

Provides repositories for reading and writing Omeda API data from and to MongoDB

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
@parameter1/joi • 1.2.10A Joi wrapper containing common utilities and custom types.DIRECT6
@parameter1/mongodb • 1.6.0A MongoDB wrapper containing common utilities and collection repository classes.DIRECT21
@parameter1/utils • 1.1.24A common set of reusable application utilities.INDIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
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
BSD-3-Clause6
PackageRelationDependenciesPublished
@hapi/hoek • 9.3.0General purpose node utilitiesINDIRECT0
@hapi/topo • 5.1.0Topological sorting with grouping supportINDIRECT1
@sideway/address • 4.1.5Email address and domain validationINDIRECT1
@sideway/formula • 3.0.1Math and string formula parser.INDIRECT0
@sideway/pinpoint • 2.0.0Return the filename and line number of the calling functionINDIRECT0
joi • 17.13.3Object schema validationINDIRECT5
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.jsINDIRECT17
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%2Fomeda-mongodb)](https://licenses.dev/npm/%40parameter1%2Fomeda-mongodb)
<a href="https://licenses.dev/npm/%40parameter1%2Fomeda-mongodb">
  <img src="https://licenses.dev/b/npm/%40parameter1%2Fomeda-mongodb" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

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