licenses.dev

object.pick v1.1.2

Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
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.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.2 version:

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