Back to Explore

ljharb/es-define-property

GitHub
2 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 repository appears quiet, with the last upstream push on 2024-12-06, which is well over a year ago relative to 2026-06-09, so it is likely not actively maintained.
  • Update cadence looks sparse, with updates/releases in 2024-02-13 (v1.0.0) and 2024-12-06 (v1.0.1), and no evidence of further updates since then.

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.