Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: npm/hosted-git-info
base: v2.8.6
Choose a base ref
...
head repository: npm/hosted-git-info
compare: v2.8.7
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

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.
    
    PR-URL: #62
    Credit: @isaacs
    Close: #62
    Reviewed-by: @isaacs
    isaacs committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    2d0bb66 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.8.7

    isaacs committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7440afa View commit details
    Browse the repository at this point in the history