-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
[v22.x backport] module: add findPackageJSON util
#56074
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
[v22.x backport] module: add findPackageJSON util
#56074
Conversation
|
Review requested:
|
|
Can you also backport #55543 in the same PR please? |
Looks like the answer is yes 🙂 |
Well that was easy 😁 |
|
It looks like everything is green but coverage, which seems bogus: it passed on the original. To my knowledge, it already has full coverage (aside from #55822), so I'm not sure how to address this. |
PR-URL: nodejs#55412 Backport-PR-URL: nodejs#56074 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#55543 Backport-PR-URL: nodejs#56074 Reviewed-By: Jacob Smith <jacob@frende.me> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> PR-URL: nodejs#55412
3a67999 to
4f85047
Compare
|
Landed in 552a182...4f85047 |

PR-URL: #55412
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Antoine du Hamel duhamelantoine1995@gmail.com