licenses.dev

agenda v0.9.1

Light weight job scheduler for Node.js

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
cron • 1.1.1Cron jobs for your nodeDIRECT2
date.js • 0.3.3dates for humansDIRECT2
debug • 3.1.0small debugging utilityINDIRECT1
es6-promise • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
human-interval • 0.1.6Human readable time measurementsDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
moment-timezone • 0.5.46Parse and display moments in any timezone.DIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
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/agenda)](https://licenses.dev/npm/agenda)
<a href="https://licenses.dev/npm/agenda">
  <img src="https://licenses.dev/b/npm/agenda" alt="licenses" />
</a>

Or the licenses badge code for the 0.9.1 version:

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