licenses.dev

define-property v1.0.0

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 • 1.0.3Returns 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 1.0.0 version:

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