Back to Explore
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 repository appears quiet or in maintenance mode: the last upstream push was on 2024-09-19, and the most recent recorded update was 1.0.0 on 2024-08-29, with no evidence of updates since then (relative to 2026-06-09).
- Update cadence: based on the provided evidence, updates have not occurred for about 1.5 years, suggesting no active or frequent release rhythm at present.
AI summary generated
AI-generated from public sources. May be inaccurate. Report
Recent updates
1.0.0
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.