Back to Explore

ljharb/side-channel-map

GitHub
1 watchersOpen source

Last release: 12/11/2024

side-channel-map stores information about any JavaScript value in a side channel using a Map, which can help you associate metadata with values without modifying them directly. It also warns that if the Map key is an object, it may leak memory until you delete that key.

Project status

  • The repo appears to be under at least some active maintenance, with a recent upstream push dated 2025-12-30, though the only visible published updates in the provided data are v1.0.0 and v1.0.1.
  • Apparent update cadence from the provided evidence is low, with two updates clustered in mid-December 2024 (v1.0.0 on 2024-12-10, v1.0.1 on 2024-12-11), and no additional published update information shown after that.

AI summary generated Today

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

Recent updates

  • v1.0.1

    12/11/2024

    This release (v1.0.1) is primarily a small TypeScript typing adjustment plus a dependency bump. No publisher release notes were provided, so the only visible change information comes from the code diff and the updated changelog entry.

    Breaking
  • v1.0.0

    12/10/2024

    Release v1.0.0 was published on 2024-12-10, but no release notes were provided by the publisher. There is not enough information to identify new features, breaking changes, bug fixes, security updates, or migration guidance from the release metadata alone.