A Node.js module that returns an array of V8 CallSite objects representing a captured stack trace. It is useful for inspecting stack frames from an Error object, for example to read file names, line and column numbers, and other per-frame details.
Project status
- The source is not actively maintained, it appears effectively defunct, with upstream marked as archived and the last upstream push on 2013-10-16.
- The update activity is very old, with only two published updates in 2012, and no evidence of ongoing updates closer to 2026-09-10.
AI summary generated
Recent updates
v0.0.2
v0.0.2 includes changes to how stack traces are captured and formatted, introducing internal stack formatting logic and caching of callsite frames. The release notes section is empty, so the behavioral differences in the actual implementation are not documented.
Featuresv0.0.1
This release is version v0.0.1 and includes no publisher-provided release notes. As a result, there is no documented information about new features, bug fixes, breaking changes, or dependency/security updates in the provided data.