licenses.dev

@parameter1/omeda-mongodb v0.8.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

MIT35
PackageRelationDependenciesPublished
@parameter1/graphql-mongodb-pagination • 2.3.0Provides relay-like pagination of MongoDB documents for use in GraphQLDIRECT25
@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.DIRECT1
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
duplexer • 0.1.2Creates a duplex streamINDIRECT0
event-stream • 4.0.1construct pipes of streams of eventsINDIRECT7
from • 0.1.7Easy way to make a Readable StreamINDIRECT0
graphql-tag • 2.12.6A JavaScript template literal tag that parses GraphQL queriesINDIRECT1
graphql • 15.10.1A Query Language and Runtime which can target any service.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
lodash.isfunction • 3.0.9The Lodash method `_.isFunction` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
lodash.transform • 4.6.0The lodash method `_.transform` exported as a module.INDIRECT0
map-stream • 0.0.7construct pipes of streams of eventsINDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
object-path • 0.11.8Access deep object properties using a pathINDIRECT0
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT1
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
raf • 3.4.1requestAnimationFrame polyfill for node and the browserINDIRECT1
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
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
stream-combiner • 0.2.2[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)INDIRECT2
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
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.06
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-extended-json • 1.11.1MongoDB Extended JSON.INDIRECT17
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
ISC2
PackageRelationDependenciesPublished
base64-url • 2.3.3Base64 encode, decode, escape and unescape for URL applicationsINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
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.8.0 version:

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