licenses.dev

is-descriptor v0.1.7

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.DIRECT2
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.7 version:

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