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

chore: replace portfinder with custom implementation #4384

Merged
merged 2 commits into from Apr 14, 2022

Commits on Apr 13, 2022

  1. chore: replace portfinder with custom implementation

    Get rid of security warnings related to async dependencies
    Drop lodash from prod.
    The implementation is based mostly on the get-port package,
    but searches for ports incrementing by 1 like portfinder.
    ludofischer committed Apr 13, 2022
    Copy the full SHA
    983a0aa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a421822 View commit details
    Browse the repository at this point in the history