licenses.dev

nyc>11.9.0>define-property v2.0.2

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

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
nyc>11.9.0>define-property>is-accessor-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT1
nyc>11.9.0>define-property>is-data-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT1
nyc>11.9.0>define-property>is-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.DIRECT3
nyc>11.9.0>define-property>isobject • 3.0.1Returns true if the value is an object and not an array or null.DIRECT0
nyc>11.9.0>define-property>kind-of • 6.0.2Get the native type of a value.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.2 version:

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