licenses.dev

plugin-error v0.1.2

Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
ansi-cyan • 0.1.1The color cyan, in ansi.DIRECT1
ansi-red • 0.1.1The color red, in ansi.DIRECT1
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.DIRECT2
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.DIRECT0
array-slice • 0.2.3Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.INDIRECT0
extend-shallow • 1.1.4Extend an object with the properties of additional objects. node.js/javascript util.DIRECT1
kind-of • 1.1.0Get the native type of a value.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

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