licenses.dev

remove-bom-stream v1.2.0

Remove a UTF8 BOM at the start of the stream.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
remove-bom-buffer • 3.0.0Remove a byte order mark (BOM) from a buffer.DIRECT2
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
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/remove-bom-stream)](https://licenses.dev/npm/remove-bom-stream)
<a href="https://licenses.dev/npm/remove-bom-stream">
  <img src="https://licenses.dev/b/npm/remove-bom-stream" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.0 version:

[![licenses](https://licenses.dev/b/npm/remove-bom-stream/1.2.0)](https://licenses.dev/npm/remove-bom-stream/1.2.0)
<a href="https://licenses.dev/npm/remove-bom-stream/1.2.0">
  <img src="https://licenses.dev/b/npm/remove-bom-stream/1.2.0" alt="licenses" />
</a>
GitHub