licenses.dev

vinyl-sourcemap v2.0.0

Add/write sourcemaps to/from Vinyl files.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.DIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
now-and-later • 3.0.0Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.DIRECT2
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
replace-ext • 2.0.0Replaces a file extension with another one.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
streamx • 2.22.1An iteration of the Node.js core streams with a series of improvementsDIRECT4
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
teex • 1.0.1Turn a readable stream into multiple readable streamx streamsINDIRECT5
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vinyl-contents • 2.0.0Utility to read the contents of a vinyl file.DIRECT19
vinyl • 3.0.1Virtual file format.DIRECT9
ISC5
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
b4a • 1.6.7Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.5.4Event emitters for JavaScriptINDIRECT0
text-decoder • 1.2.3Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/vinyl-sourcemap/2.0.0)](https://licenses.dev/npm/vinyl-sourcemap/2.0.0)
<a href="https://licenses.dev/npm/vinyl-sourcemap/2.0.0">
  <img src="https://licenses.dev/b/npm/vinyl-sourcemap/2.0.0" alt="licenses" />
</a>
GitHub