licenses.dev

gulp-notify v3.2.0

gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
ansi-colors • 1.1.0Collection of ansi colors and styles.DIRECT1
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-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
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
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
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
growly • 1.3.0Simple zero-dependency Growl notifications using GNTP.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
is • 3.3.0the definitive JavaScript type testing libraryINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
kind-of • 1.1.0Get the native type of a value.INDIRECT0
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash.template • 4.5.0The Lodash method `_.template` exported as a module.DIRECT2
lodash.templatesettings • 4.2.0The Lodash method `_.templateSettings` exported as a module.INDIRECT1
node-notifier • 5.4.5A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)DIRECT6
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
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
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
shellwords • 0.1.1Manipulate strings according to the word parsing rules of the UNIX Bourne shell.INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC5
PackageRelationDependenciesPublished
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
GPL-2.0 OR MIT1
PackageRelationDependenciesPublished
node.extend • 2.0.3A port of jQuery.extend that actually works on node.jsDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.2.0 version:

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