licenses.dev

is-data-descriptor v0.1.5

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.DIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.5 version:

[![licenses](https://licenses.dev/b/npm/is-data-descriptor/0.1.5)](https://licenses.dev/npm/is-data-descriptor/0.1.5)
<a href="https://licenses.dev/npm/is-data-descriptor/0.1.5">
  <img src="https://licenses.dev/b/npm/is-data-descriptor/0.1.5" alt="licenses" />
</a>
GitHub