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/bin-links
base: 3c7112104c3c4f68563a6b22b8abfee8ecb0707d
Choose a base ref
...
head repository: npm/bin-links
compare: f315830130777dc0cae0c020a743b31b14b598ec
Choose a head ref
  • 14 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 22, 2019

  1. deps: bump deps

    Audrey Eschright committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    9d4127b View commit details
    Browse the repository at this point in the history
  2. deps: bump devDeps

    Audrey Eschright committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    67351fa View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. test: updating CI config to match current Node LTS

    Audrey Eschright committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    cfd146b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. deps: cmd-shim@3.0.0

    isaacs committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    5640f35 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.3

    isaacs committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    24324d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    02bb9e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25a34f9 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.4

    isaacs committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    fe39e10 View commit details
    Browse the repository at this point in the history
  4. github settings

    isaacs committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    181e36d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    b3cfd2e View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.5

    isaacs committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    52e6525 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. update travis

    isaacs committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    bc69419 View commit details
    Browse the repository at this point in the history
  2. fix: prevent improper clobbering of man/bin links

    This uses the updated version of gentle-fs which has the binLink method,
    so that we don't need to fork based on OS, and will always check to
    ensure that the bin or cmd-shim is a reference into the folder being
    linked.
    
    Also perform a similar check on linked man pages.
    
    Fix #11
    
    PR-URL: #12
    Credit: @isaacs
    Close: #12
    Reviewed-by: @isaacs
    isaacs committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    642cd18 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.6

    isaacs committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    f315830 View commit details
    Browse the repository at this point in the history