licenses.dev

mongoaccess v1.0.0

Some functions to help working with MongoDB and Node.js for local connection, using the official MongoDB driver. Automatic connection start.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
buffer-shims • 1.0.0some shims for node buffersINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
es6-promise • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
readable-stream • 2.2.7Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
resolve-from • 2.0.0Resolve the path of a module like require.resolve() but from a given pathINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.0.3The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
bson • 1.0.9A bson parser for node.js and the browserINDIRECT0
mongodb-core • 2.1.20Core MongoDB driver functionality, no bells and whistles and meant for integration not end applicationsINDIRECT4
mongodb • 2.2.36The official MongoDB driver for Node.jsDIRECT15
require_optional • 1.0.1Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.INDIRECT2
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
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 1.0.0 version:

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