accepts • 1.3.3Higher-level content negotiation | INDIRECT | 3 | |
accepts • 1.3.8Higher-level content negotiation | INDIRECT | 3 | |
after • 0.8.2after - tiny flow control | INDIRECT | 0 | |
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat array | INDIRECT | 0 | |
arraybuffer.slice • 0.0.6Exports a function for slicing ArrayBuffers (no polyfilling) | INDIRECT | 0 | |
backo2 • 1.0.2simple backoff based on segmentio/backo | INDIRECT | 0 | |
base64-arraybuffer • 0.1.5Encode/decode base64 data into ArrayBuffers | INDIRECT | 0 | |
base64id • 1.0.0Generates a base64 id | INDIRECT | 0 | |
blob • 0.0.4Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix. | INDIRECT | 0 | |
body-parser • 1.20.3Node.js body parsing middleware | INDIRECT | 39 | |
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versa | INDIRECT | 0 | |
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind` | INDIRECT | 2 | |
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. | INDIRECT | 11 | |
component-emitter • 1.1.2Event emitter | INDIRECT | 0 | |
component-emitter • 1.2.1Event emitter | INDIRECT | 0 | |
content-disposition • 0.5.4Create and parse Content-Disposition header | INDIRECT | 1 | |
content-type • 1.0.5Create and parse HTTP Content-Type header | INDIRECT | 0 | |
cookie-signature • 1.0.6Sign and unsign cookies | INDIRECT | 0 | |
cookie • 0.3.1HTTP server cookie parsing and serialization | INDIRECT | 0 | |
cookie • 0.7.1HTTP server cookie parsing and serialization | INDIRECT | 0 | |
debug • 2.2.0small debugging utility | INDIRECT | 1 | |
debug • 2.3.3small debugging utility | INDIRECT | 1 | |
debug • 2.6.9small debugging utility | INDIRECT | 1 | |
depd • 2.0.0Deprecate all the things | INDIRECT | 0 | |
destroy • 1.2.0destroy a stream if possible | INDIRECT | 0 | |
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-bound | INDIRECT | 4 | |
ee-first • 1.1.1return the first event in a set of ee/event pairs | INDIRECT | 0 | |
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequences | INDIRECT | 0 | |
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequences | INDIRECT | 0 | |
engine.io-client • 1.8.6Client for the realtime Engine | INDIRECT | 24 | |
engine.io-parser • 1.3.2Parser for the client for the realtime Engine | INDIRECT | 7 | |
engine.io • 1.8.5The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server | INDIRECT | 19 | |
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one. | INDIRECT | 0 | |
es-errors • 1.3.0A simple cache for a few of the JS Error constructors. | INDIRECT | 0 | |
es-object-atoms • 1.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercible | INDIRECT | 1 | |
etag • 1.8.1Create simple HTTP ETags | INDIRECT | 0 | |
express • 4.21.2Fast, unopinionated, minimalist web framework | DIRECT | 66 | |
finalhandler • 1.3.1Node.js final http responder | INDIRECT | 8 | |
forwarded • 0.2.0Parse HTTP X-Forwarded-For header | INDIRECT | 0 | |
fresh • 0.5.2HTTP response freshness testing | INDIRECT | 0 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
get-intrinsic • 1.2.6Get and robustly cache all JS language-level intrinsics at first require time | INDIRECT | 10 | |
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. | INDIRECT | 0 | |
has-binary • 0.1.7A function that takes anything in javascript and returns true if its argument contains binary data. | INDIRECT | 1 | |
has-cors • 1.1.0Detects support for Cross-Origin Resource Sharing | INDIRECT | 0 | |
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams. | INDIRECT | 0 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
http-errors • 2.0.0Create HTTP error objects | INDIRECT | 5 | |
iconv-lite • 0.4.24Convert character encodings in pure javascript. | INDIRECT | 1 | |
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript. | INDIRECT | 0 | |
isarray • 0.0.1Array#isArray for older browsers | INDIRECT | 0 | |
json3 • 3.3.2A modern JSON implementation compatible with nearly all JavaScript platforms. | INDIRECT | 0 | |
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached. | INDIRECT | 0 | |
media-typer • 0.3.0Simple RFC 6838 media type parser and formatter | INDIRECT | 0 | |
merge-descriptors • 1.0.3Merge objects using descriptors | INDIRECT | 0 | |
methods • 1.1.2HTTP methods that node supports | INDIRECT | 0 | |
mime-db • 1.52.0Media Type Database | INDIRECT | 0 | |
mime-types • 2.1.35The ultimate javascript content-type utility. | INDIRECT | 1 | |
mime • 1.6.0A comprehensive library for mime-type mapping | INDIRECT | 0 | |
ms • 0.7.1Tiny ms conversion utility | INDIRECT | 0 | |
ms • 0.7.2Tiny milisecond conversion utility | INDIRECT | 0 | |
ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
negotiator • 0.6.1HTTP content negotiation | INDIRECT | 0 | |
negotiator • 0.6.3HTTP content negotiation | INDIRECT | 0 | |
object-assign • 4.1.0ES2015 Object.assign() ponyfill | INDIRECT | 0 | |
object-inspect • 1.13.3string representations of objects in node and the browser | INDIRECT | 0 | |
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errors | INDIRECT | 1 | |
parsejson • 0.0.3Method that parses a JSON string and returns a JSON object | INDIRECT | 2 | |
parseqs • 0.0.5Provides methods for parsing a query string into an object, and vice versa. | INDIRECT | 2 | |
parseuri • 0.0.5Method that parses a URI and returns an array of its components | INDIRECT | 2 | |
parseurl • 1.3.3parse a url with memoization | INDIRECT | 0 | |
path-to-regexp • 0.1.12Express style path to RegExp utility | INDIRECT | 0 | |
proxy-addr • 2.0.7Determine address of proxied request | INDIRECT | 2 | |
range-parser • 1.2.1Range header field string parser | INDIRECT | 0 | |
raw-body • 2.5.2Get and validate the raw body of a readable stream. | INDIRECT | 10 | |
safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
send • 0.19.0Better streaming static file server with Range and conditional-GET support | INDIRECT | 17 | |
serve-static • 1.16.2Serve static files | INDIRECT | 20 | |
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked list | INDIRECT | 2 | |
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a Map | INDIRECT | 13 | |
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 14 | |
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 16 | |
socket.io-adapter • 0.5.0Default socket.io in-memory adapter class. | INDIRECT | 8 | |
socket.io-client • 1.7.4[![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io- | INDIRECT | 34 | |
socket.io-parser • 2.3.1socket.io protocol parser | INDIRECT | 5 | |
socket.io • 1.7.4node.js realtime framework server | DIRECT | 44 | |
statuses • 2.0.1HTTP status utility | INDIRECT | 0 | |
toidentifier • 1.0.1Convert a string of words to a JavaScript identifier | INDIRECT | 0 | |
type-is • 1.6.18Infer the content-type of a request. | INDIRECT | 3 | |
ultron • 1.0.2Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design | INDIRECT | 0 | |
unpipe • 1.0.0Unpipe a stream from all destinations | INDIRECT | 0 | |
utils-merge • 1.0.1merge() utility function | INDIRECT | 0 | |
vary • 1.1.2Manipulate the HTTP Vary header | INDIRECT | 0 | |
ws • 1.1.5Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js | INDIRECT | 2 | |
wtf-8 • 1.0.0A well-tested WTF-8 encoder/decoder written in JavaScript. | INDIRECT | 0 | |
yeast • 0.1.2Tiny but linear growing unique id generator | INDIRECT | 0 | |