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: browserify/node-util
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ef98472
Choose a base ref
...
head repository: browserify/node-util
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 277f32d
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on May 17, 2019

  1. Add API parity tables

    Since the Node.js version implemented by this module differs for each API, a table might be helpful to inform users what APIs they can use (and to keep track of what is still to be done).
    goto-bus-stop committed May 17, 2019
    Configuration menu
    Copy the full SHA
    931eebf View commit details
    Browse the repository at this point in the history
  2. util.types

    goto-bus-stop committed May 17, 2019
    Configuration menu
    Copy the full SHA
    fdd626d View commit details
    Browse the repository at this point in the history
  3. Set debuglog to 10.0.0 in parity table

    strictly this commit is missing:
    nodejs/node@1b9c40c
    
    inconsequential really, but we shouldn't lie!
    goto-bus-stop committed May 17, 2019
    Configuration menu
    Copy the full SHA
    277f32d View commit details
    Browse the repository at this point in the history
Loading