licenses.dev

bloggify-mongoose v2.1.1

Support for Mongoose models in Bloggify.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
async • 2.6.0Higher-order functions and common patterns for asynchronous codeINDIRECT1
bluebird • 3.5.0Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
buffer-shims • 1.0.0some shims for node buffersINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
deffy • 2.2.5Small and fast library to set default values.INDIRECT3
es6-promise • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
function.name • 1.0.14Function name shim (especially for supporting function names in Internet Explorer).INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
iterate-object • 1.3.5A convenient way to iterate objects.DIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
mongoose • 4.13.21Mongoose MongoDB ODMDIRECT31
mpath • 0.5.1{G,S}et object values using MongoDB-like path notationINDIRECT0
mpromise • 0.5.5Promises A+ conformant implementationINDIRECT0
mquery • 2.3.3Expressive query building for MongoDBINDIRECT5
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
muri • 1.3.0MongoDB URI parserINDIRECT0
noop6 • 1.0.10No operation as a module using an arrow function.INDIRECT0
obj-def • 1.0.10Easily set default fields in objects.INDIRECT4
one-by-one • 3.2.9Run async tasks one by one.DIRECT6
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
regexp-clone • 0.0.1Clone RegExps with optionsINDIRECT0
require-dir • 0.3.2Helper to require() directories.DIRECT0
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
set-or-get • 1.2.12Sets or gets an object field value.DIRECT4
sliced • 0.0.5A faster Node.js alternative to Array.prototype.slice.call(arguments)INDIRECT0
sliced • 1.0.1A faster Node.js alternative to Array.prototype.slice.call(arguments)INDIRECT0
string_decoder • 1.0.3The string_decoder module from Node coreINDIRECT1
typpy • 2.4.0A better typeof for JavaScript.INDIRECT2
ul • 5.2.16A minimalist utility library.DIRECT4
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
bson • 1.0.9A bson parser for node.js and the browserINDIRECT0
kareem • 1.5.0Next-generation take on pre/post function hooksINDIRECT0
mongodb-core • 2.1.18Core MongoDB driver functionality, no bells and whistles and meant for integration not end applicationsINDIRECT4
mongodb • 2.2.34The official MongoDB driver for Node.jsINDIRECT15
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
unknown1
PackageRelationDependenciesPublished
hooks-fixed • 2.0.2Adds pre and post hook functionality to your JavaScript methods.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.1 version:

[![licenses](https://licenses.dev/b/npm/bloggify-mongoose/2.1.1)](https://licenses.dev/npm/bloggify-mongoose/2.1.1)
<a href="https://licenses.dev/npm/bloggify-mongoose/2.1.1">
  <img src="https://licenses.dev/b/npm/bloggify-mongoose/2.1.1" alt="licenses" />
</a>
GitHub