licenses.dev

gulp-newer v1.4.0

Only pass through newer source files

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
ansi-cyan • 0.1.1The color cyan, in ansi.INDIRECT1
ansi-red • 0.1.1The color red, in ansi.INDIRECT1
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
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
extend-shallow • 1.1.4Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
kind-of • 1.1.0Get the native type of a value.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
plugin-error • 0.1.2Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.DIRECT9
ISC7
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
kew • 0.7.0a lightweight promise library for nodeDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.4.0 version:

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