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: tapjs/stack-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tapjs/stack-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1-legacy
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 13, 2020

  1. npm audit fix

    isaacs committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f7bcd2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ebc77 View commit details
    Browse the repository at this point in the history
  3. bump legacy version

    Need to make this work so that tap 14 can keep working on node 15
    isaacs committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    85ad2ca View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Fix syntax not supported by node v6

    PR-URL: #58
    Credit: @AnujJain7
    Close: #58
    Reviewed-by: @isaacs
    AnujJain7 authored and isaacs committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    dd17cd4 View commit details
    Browse the repository at this point in the history
  2. 1.0.4

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

Commits on Apr 5, 2021

  1. fix syntax for node v4 and v6

    These versions are not supported, and likely have other bugs.  But at
    least the syntax doesn't cause them to crash right away anymore.
    isaacs committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    29dadb9 View commit details
    Browse the repository at this point in the history
  2. 1.0.5

    isaacs committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    3fedcb9 View commit details
    Browse the repository at this point in the history
Loading