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: nodejs/readable-stream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nodejs/readable-stream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.x
Choose a head ref
  • 5 commits
  • 28 files changed
  • 3 contributors

Commits on Jan 5, 2020

  1. v2.x - do not mutate core-util-is module (#423)

    * build replacements - do not mutate core-util-is module
    
    * ci - use default npm version for non-legacy
    
    * ci - drop unused TASK env var
    kumavis authored and mcollina committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    f033a0c View commit details
    Browse the repository at this point in the history
  2. Bumped v2.3.7

    mcollina committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    2eb8861 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. fix undefined global (#499)

    smeng9 authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8f734ef View commit details
    Browse the repository at this point in the history
  2. regenerate build for Node v8.17.0

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    63e4651 View commit details
    Browse the repository at this point in the history
  3. bumped v2.3.8

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c85db76 View commit details
    Browse the repository at this point in the history
Loading