licenses.dev

unset-value v1.0.0

Delete nested properties from an object using dot notation.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.DIRECT4
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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