licenses.dev

multer v1.4.4

Middleware for handling `multipart/form-data`.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
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.DIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsDIRECT1
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
type-is • 1.6.18Infer the content-type of a request.DIRECT3
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossDIRECT0
unknown3
PackageRelationDependenciesPublished
busboy • 0.2.14A streaming parser for HTML form data for node.jsDIRECT7
dicer • 0.2.5A very fast streaming multipart parser for node.jsINDIRECT6
streamsearch • 0.1.2Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.4.4 version:

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