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

[paperwork] take node: prefix as indicator for being a core module #88

Merged

Conversation

netlify-team-account-1
Copy link
Contributor

@netlify-team-account-1 netlify-team-account-1 commented Oct 19, 2021

precinct.paperwork checks node.js modules using the (deprecated) process.binding API. This can be brittle when building & running on different versions of Node.js. This PR makes it a bit more reliable, by adding the node: protocol as a built-in indicator.

cc netlify/zip-it-and-ship-it#746

@benmccann
Copy link

@mrjoelkemp any chance you could take a peek at this one?

@mrjoelkemp mrjoelkemp merged commit 673e51b into dependents:master Oct 25, 2021
@mrjoelkemp
Copy link
Collaborator

Thanks @netlify-team-account-1! Appreciate the contribution. Released this in a minor version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants