[Feature toggles](http://martinfowler.com/bliki/FeatureToggle.html) for Next with abiility to override using `x-flags` header or `next-flags` cookie. Also sends reports to sentry of any expired flags still in use.
dashdash • 1.14.1A light, featureful and explicit option parsing library.
INDIRECT
1
debounce • 1.2.1Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked
express-errors-handler • 1.4.10Some middleware for Express and Node that sets up Raven (or not as appropriate) depending on sensible environment variables.
DIRECT
67
extend • 3.0.2Port of jQuery.extend for node.js and the browser
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
winston • 0.9.0A multi-transport async logging library for Node.js
INDIRECT
7
winston • 2.4.7A multi-transport async logging library for Node.js
INDIRECT
7
Apache-2.06
Package
Relation
Dependencies
Published
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
INDIRECT
0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.
INDIRECT
0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
INDIRECT
0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.