Back to Explore

ljharb/es-define-property

GitHub
4 watchersOpen source

Last release:

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 does not appear actively maintained, with the last upstream push on 2024-12-06 and no evidence of updates since then, which is about 21 months ago relative to 2026-09-10.
  • Update cadence appears low, with updates for v1.0.0 (2024-02-13) and v1.0.1 (2024-12-06), and then a long quiet period after 2024-12-06.

AI summary generated

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

Recent updates

  • v1.0.1

    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

    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.