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: 49a45a9
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: 77e0378
Choose a head ref
  • 3 commits
  • 21 files changed
  • 3 contributors

Commits on Jul 11, 2022

  1. ci: add GitHub token permissions for workflows (#479)

    Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
    varunsh-coder authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    69708c7 View commit details
    Browse the repository at this point in the history
  2. Lazily require abort-controller (#478)

    * Lazily require abort-controller, since it throws when it has been bundled, then loaded in node
    
    * Make changes to build script and re-run them.  Only did 18.0.0 to minimize the changeset.
    hildjj authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c04c4db View commit details
    Browse the repository at this point in the history
  3. Bumped v4.1.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    77e0378 View commit details
    Browse the repository at this point in the history
Loading