licenses.dev

gulp-sourcemaps v2.6.5

Source map support for Gulp.js

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@gulp-sourcemaps/identity-map • 1.0.2Gulp plugin for generating an identity sourcemap for a file.DIRECT21
@gulp-sourcemaps/map-sources • 1.0.0Gulp plugin for mapping sources of a sourcemap.DIRECT12
acorn • 5.7.4ECMAScript parserDIRECT0
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 • 1.1.0visionmedia debug extensions rolled into oneDIRECT17
debug • 3.2.7small debugging utilityINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
detect-newline • 2.1.0Detect the dominant newline character of a stringDIRECT0
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lru-queue • 0.1.0LRU QueueINDIRECT9
ms • 2.1.3Tiny millisecond 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.1ES2015 `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
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-string • 1.0.0Strip a byte order mark (BOM) from a string.DIRECT0
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
xtend • 4.0.2extend like a bossINDIRECT0
ISC13
PackageRelationDependenciesPublished
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
es6-weak-map • 2.0.3ECMAScript6 WeakMap polyfillINDIRECT9
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
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
memoizee • 0.4.17Memoize/cache function resultsINDIRECT13
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
timers-ext • 0.1.8Timers extensionsINDIRECT9
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
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 2.6.5 version:

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