licenses.dev

define-property v2.0.2

Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
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
isobject • 3.0.1Returns true if the value is an object and not an array or null.DIRECT0
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 2.0.2 version:

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