licenses.dev

utility v1.18.0

A collection of useful utilities.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
copy-to • 2.0.1copy an object's properties to another objectDIRECT0
escape-html • 1.0.3Escape string for use in HTMLDIRECT0
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
mz • 2.7.0modernize node.js to current ECMAScript standardsDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
unescape • 1.0.1Convert HTML entities to HTML characters, e.g. `>` converts to `>`.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.18.0 version:

[![licenses](https://licenses.dev/b/npm/utility/1.18.0)](https://licenses.dev/npm/utility/1.18.0)
<a href="https://licenses.dev/npm/utility/1.18.0">
  <img src="https://licenses.dev/b/npm/utility/1.18.0" alt="licenses" />
</a>
GitHub