Skip to content

fix(lib): whitelist types for internalBinding

Added types to internalBinding whitelist for https://github.com/nodejs/node/blob/f194b7f6261b065726b2850582b4969059b64fa1/lib/internal/util/inspect.js

Fixes https://github.com/nodejs/node/issues/24985

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading