Back to Explore

syntax-tree/estree-util-scope

GitHub
1 watchersOpen source

Last release: 8/29/2024

estree-util-scope is an ESM-only JavaScript utility for walking an ESTree AST and tracking what identifiers are defined in each scope. It’s useful if you want to inspect scope definitions while traversing code, returning scope info like which scope is currently active and which names are defined.

Project status

  • The most recent observable update is 1.0.0 dated 2024-08-29, and the upstream repository shows a latest push on 2024-09-19, indicating it is not currently stale based on the limited evidence provided.
  • Apparent update cadence is unclear, but the evidence suggests infrequent updates (at least the next known change is not visible in the provided data beyond 2024-09).

AI summary generated Today

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

Recent updates

  • 1.0.0

    8/29/2024

    Release 1.0.0 does not include any human-readable release notes content in the provided data. The only actionable reference is a link to the full changelog/commit history, so developers should review the commits directly to determine what changed and whether any breaking behavior was introduced.