Back to Explore

ljharb/es-define-property

GitHub
1 watchersOpen source

Last release: 12/6/2024

es-define-property provides a safe way to use Object.defineProperty, working around IE 8's broken implementation. It can be required in JavaScript to fall back when Object.defineProperty is not usable in older environments.

Project status

  • The source appears to be actively maintained, with at least two tagged updates in 2024, the most recent on 2024-12-06.
  • Update cadence looks low and irregular, with a gap of roughly 10 months between the prior update (2024-02-13) and the latest (2024-12-06).

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.0.1

    12/6/2024

    No release notes were provided in the release metadata for v1.0.1. The code changes for this version are primarily internal refactors and development pipeline updates, with one notable runtime change in how the module resolves Object.defineProperty.

  • v1.0.0

    2/13/2024

    Release v1.0.0 was published, but no release notes or change log details were provided by the publisher. As a result, this release cannot be assessed for new features, breaking changes, bug fixes, security updates, or migration requirements based on the provided information.