Back to Explore

ljharb/side-channel-map

GitHub
4 watchersOpen source

Last release:

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 repository appears quiet/dormant: the most recent upstream push was on 2025-12-30, and the newest visible published update is v1.0.1 from 2024-12-11 (relative to 2026-09-10).
  • Update cadence looks low, with no evidence of frequent changes in the provided history (the last two listed updates are close together in Dec 2024, but there is no evidence of further updates beyond that).

AI summary generated

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

Recent updates

  • v1.0.1

    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

    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.