Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use node:-prefixed requires for builtins #581

Closed
wants to merge 1 commit into from

Commits on Mar 31, 2024

  1. fix: use node:-prefixed requires for builtins

    Fixes and closes isaacs#580 by switching to `node:`-
    prefixed requires for Node API builtins.
    
    Will need releases for `minipass` and `path-scurry`, PRs for these
    are noted below.
    
    Relates to:
    - isaacs/path-scurry#17
    - isaacs/minipass#55
    
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    7bbc4f3 View commit details
    Browse the repository at this point in the history