licenses.dev

fast-sourcemap-concat v1.4.0

Concatenate files while generating or propagating sourcemaps.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 2.4.2Terminal string styling done rightDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fs-extra • 5.0.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
heimdalljs-logger • 0.1.10Structured logging via heimdalljsDIRECT4
heimdalljs • 0.2.6Structured instrumentation libraryINDIRECT1
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
jsesc • 0.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash.foreach • 4.5.0The lodash method `_.forEach` exported as a module.INDIRECT0
lodash.template • 4.5.0The Lodash method `_.template` exported as a module.INDIRECT2
lodash.templatesettings • 4.2.0The Lodash method `_.templateSettings` exported as a module.INDIRECT1
memory-streams • 0.1.3Simple implmentation of Stream.Readable and Stream.Writable holding the data in memory.DIRECT5
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
rsvp • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
source-map-url • 0.3.0Tools for working with sourceMappingURL comments.DIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
source-map • 0.4.4Generates and consumes source mapsDIRECT1
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
unknown1
PackageRelationDependenciesPublished
sourcemap-validator • 1.1.1Map all the things, check all the mapsDIRECT7
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.4.0 version:

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