licenses.dev

nyc>11.9.0>base>is-descriptor v1.0.2

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

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
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
kind-of • 6.0.3Get the native type of a value.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

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