Back to Explore

sindresorhus/get-own-enumerable-keys

GitHub
1 watchersOpen source

Last release:

This is an npm package that returns the own enumerable keys of a JavaScript object, similar to Object.keys(), but it also includes symbol keys. It is useful when you need enumerable symbol properties to be included in the list of keys.

Project status

  • The source appears not to be actively maintained, with the last upstream push on 2023-01-18 and no evidence of further updates since early 2023.
  • Update cadence looks effectively stalled, with at least one tagged update (v1.0.0) in January 2023 and nothing newer shown up to 2026-06-09.

AI summary generated

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

Recent updates

  • v1.0.0

    Version v1.0.0 was published on 2023-01-16. The provided release notes contain no documented changes beyond a decorative icon, so there is insufficient information to identify new features, breaking changes, bug fixes, or security updates.