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: Do not pass scp-style URLs to the WhatWG url.URL #62

Closed
wants to merge 2 commits into from

Commits on Feb 26, 2020

  1. fix: Do not pass scp-style URLs to the WhatWG url.URL

    Fix #60 (for the legacy branch)
    isaacs committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f2cdfcf View commit details
    Browse the repository at this point in the history
  2. fix: Do not attempt to use url.URL when unavailable

    Fix #61
    
    This should not be ported to the latest branch, as Node.js v6 support
    was dropped there anyway.
    isaacs committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    bb123d2 View commit details
    Browse the repository at this point in the history