licenses.dev

define-property v0.2.5

Define a non-enumerable property on an object.

Published on

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.INDIRECT2
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.DIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.5 version:

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