You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8e7f3a4 Change to use file URLs, replace cwd with from migrate: expect file URIs as output from resolvePlugin;
also pass file URLs (file://…) in as from, such as with import.meta.url, instead of file paths in cwd
9cea089 Change to require Node.js 16 migrate: update too
18e5128 Change to use exports migrate: don’t use private APIs
7285dbe Add libnpmconfig
(probably breaking if you use the global feature: this improves Windows support, but as globals are fragile, it may break. Please let us know if your setup breaks!)