Back to Explore

Jeff-Lewis/async-hook-jl

GitHub
1 watchersOpen source

Last release:

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.

Project status

  • The repository appears quiet/dormant for day-to-day maintenance, with the most recent listed updates from 2017, and the last upstream push on 2022-11-01, which is well over a year ago relative to 2026-08-12.
  • Apparent update cadence is highly infrequent, with no recent pattern of regular updates indicated by the provided history (updates shown in mid-2017 only).

AI summary generated

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

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.