licenses.dev

vinyl-sourcemap v1.1.0

Add/write sourcemaps to/from Vinyl files.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
append-buffer • 1.0.2Append a buffer to another buffer ensuring to preserve line ending characters.DIRECT1
buffer-equal • 1.0.1return whether two buffers are equalINDIRECT0
clone-buffer • 1.0.0Easier Buffer cloning in node.INDIRECT0
clone-stats • 1.0.0Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
cloneable-readable • 1.1.3Clone a Readable stream, safelyINDIRECT8
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.DIRECT0
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
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.DIRECT1
now-and-later • 2.0.1Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.DIRECT2
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
replace-ext • 1.0.1Replaces a file extension with another oneINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vinyl • 2.2.1Virtual file format.DIRECT14
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
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 1.1.0 version:

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