async-hook-jl is a Node.js userland module that provides a high level abstraction over the AsyncWrap API to inspect the lifetime of handle objects. It patches and unifies the API, lets you create multiple hooks, and provides init, pre, post, and destroy callbacks for monitoring async behavior.
A status summary will appear after the next weekly refresh.
Recent updates
v1.7.6
Release v1.7.6 contains a very small code change set (about +25/-24 lines across 6 files). The only documented note is "make babel compatible", but the visible diff primarily changes error messaging, module initialization structure, and documentation text.
v1.7.5
This release is a dependency metadata update focused on correcting the Node.js engine semver specification in package.json. No functional product features or code-level behavior changes are described in the release notes.