Package Licenses
MIT
Dependency Licenses
MIT19
Package | Relation | Dependencies | Published |
---|---|---|---|
append-field • 1.0.0A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers. | DIRECT | 0 | |
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | INDIRECT | 0 | |
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the result | DIRECT | 10 | |
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
media-typer • 0.3.0Simple RFC 6838 media type parser and formatter | INDIRECT | 0 | |
mime-db • 1.52.0Media Type Database | INDIRECT | 0 | |
mime-types • 2.1.35The ultimate javascript content-type utility. | INDIRECT | 1 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | DIRECT | 1 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | DIRECT | 0 | |
process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
type-is • 1.6.18Infer the content-type of a request. | DIRECT | 3 | |
typedarray • 0.0.6TypedArray polyfill for old browsers | INDIRECT | 0 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
xtend • 4.0.2extend like a boss | DIRECT | 0 |
unknown2
Package | Relation | Dependencies | Published |
---|---|---|---|
busboy • 1.6.0A streaming parser for HTML form data for node.js | DIRECT | 1 | |
streamsearch • 1.1.0Streaming Boyer-Moore-Horspool searching for node.js | INDIRECT | 0 |
ISC1
Package | Relation | Dependencies | Published |
---|---|---|---|
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 |