licenses.dev

run-sequence v2.2.1

Run a series of dependent gulp tasks in order

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
ansi-cyan • 0.1.1The color cyan, in ansi.INDIRECT1
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT1
ansi-red • 0.1.1The color red, in ansi.INDIRECT1
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
arr-diff • 1.1.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT2
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 2.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-slice • 0.2.3Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.INDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend-shallow • 1.1.4Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
fancy-log • 1.3.3Log things, prefixed with a timestamp.DIRECT5
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
kind-of • 1.1.0Get the native type of a value.INDIRECT0
parse-node-version • 1.0.1Turn node's process.version into something useful.INDIRECT0
plugin-error • 0.1.2Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.DIRECT9
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
ISC1
PackageRelationDependenciesPublished
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.2.1 version:

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