licenses.dev

mongojs v2.6.0

Easy to use module that implements the mongo api

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
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
each-series • 1.0.0Asynchronously iterate an array as a seriesDIRECT0
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
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.2.7Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsDIRECT7
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
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
thunky • 1.1.0delay the evaluation of a paramless async function and cache the resultDIRECT0
to-mongodb-core • 2.0.0Turns a mongojs or mongodb driver instance to a mongodb-core instance.DIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossDIRECT0
Apache-2.05
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
parse-mongo-url • 1.1.1parse mongodb connection strings.DIRECT0
require_optional • 1.0.1Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.INDIRECT2
ISC4
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.6.0 version:

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