licenses.dev

gulp-git v2.11.0

Git plugin for gulp (gulpjs.com)

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.INDIRECT1
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT1
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
any-shell-escape • 0.1.1Escape and stringify an array of arguments to be executed on the shellDIRECT0
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
clone-buffer • 1.0.0Easier Buffer cloning in node.INDIRECT0
clone-stats • 1.0.0Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
cloneable-readable • 1.1.3Clone a Readable stream, safelyINDIRECT8
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
fancy-log • 1.3.3Log things, prefixed with a timestamp.DIRECT5
first-chunk-stream • 2.0.0Transform the first chunk in a streamINDIRECT8
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
parse-node-version • 1.0.1Turn node's process.version into something useful.INDIRECT0
plugin-error • 1.0.1Error handling for Vinyl plugins.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
replace-ext • 1.0.1Replaces a file extension with another oneINDIRECT0
require-dir • 1.2.0Helper to require() directories.DIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-bom-buf • 1.0.0Strip UTF-8 byte order mark (BOM) from a bufferINDIRECT1
strip-bom-stream • 3.0.0Strip UTF-8 byte order mark (BOM) from a streamDIRECT11
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vinyl • 2.2.1Virtual file format.DIRECT14
ISC3
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
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.11.0 version:

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