licenses.dev

gulp-sourcemaps v1.12.1

Source map support for Gulp.js

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT31
PackageRelationDependenciesPublished
@gulp-sourcemaps/map-sources • 1.0.0Gulp plugin for mapping sources of a sourcemap.DIRECT12
acorn • 4.0.13ECMAScript parserDIRECT0
clone-stats • 0.0.1Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
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
css • 2.2.4CSS parser / stringifierDIRECT8
debug-fabulous • 0.0.4visionmedia debug extensions rolled into oneDIRECT4
debug • 2.6.9small debugging utilityINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
detect-newline • 2.1.0Detect the dominant newline character of a stringDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lazy-debug-legacy • 0.0.1Generates module names for vision media's debugINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
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.INDIRECT1
object-assign • 4.1.0ES2015 Object.assign() ponyfillINDIRECT0
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
replace-ext • 0.0.1Replaces a file extension with another oneINDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vinyl • 1.2.0A virtual file formatDIRECT3
xtend • 4.0.2extend like a bossINDIRECT0
ISC3
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
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.12.1 version:

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