Skip to content

[v14.x backport] util: fix module inspection & instanceof check during inspect

Backports https://github.com/nodejs/node/pull/36178 from @BridgeAR, tagged as semver‑patch, to 14.x as per comment from @ExE-Boss

14.x is currently impacted by the bug fixed in #36178, which was originally released to 15.x in https://github.com/nodejs/node/releases/tag/v15.5.0

I followed the guide from https://github.com/nodejs/node/blob/master/doc/guides/backporting-to-release-lines.md

Merge request reports

Loading