licenses.dev

mongodb v2.2.36

The official MongoDB driver for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

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 codeDIRECT0
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.jsDIRECT8
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.03
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 applicationsDIRECT4
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/mongodb)](https://licenses.dev/npm/mongodb)
<a href="https://licenses.dev/npm/mongodb">
  <img src="https://licenses.dev/b/npm/mongodb" alt="licenses" />
</a>

Or the licenses badge code for the 2.2.36 version:

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