licenses.dev

nyc>11.9.0>union-value v1.0.0

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.DIRECT0
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.DIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
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?"DIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
nyc>11.9.0>union-value>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>union-value>set-value • 0.4.3Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.DIRECT7
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/nyc%3E11.9.0%3Eunion-value)](https://licenses.dev/npm/nyc%3E11.9.0%3Eunion-value)
<a href="https://licenses.dev/npm/nyc%3E11.9.0%3Eunion-value">
  <img src="https://licenses.dev/b/npm/nyc%3E11.9.0%3Eunion-value" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/nyc%3E11.9.0%3Eunion-value/1.0.0)](https://licenses.dev/npm/nyc%3E11.9.0%3Eunion-value/1.0.0)
<a href="https://licenses.dev/npm/nyc%3E11.9.0%3Eunion-value/1.0.0">
  <img src="https://licenses.dev/b/npm/nyc%3E11.9.0%3Eunion-value/1.0.0" alt="licenses" />
</a>
GitHub