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/corepack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.3
Choose a base ref
...
head repository: nodejs/corepack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.0
Choose a head ref
  • 11 commits
  • 30 files changed
  • 6 contributors

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    8c8e329 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    96a4e34 View commit details
    Browse the repository at this point in the history
  2. chore: fix linting (#223)

    * chore: fix linting
    
    * chore: lint
    merceyz committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    82a6715 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. chore: add engines.node to package.json (#227)

    And bump the target from ES2017 to ES2020.
    merceyz committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    84e6e1d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    15ceb83 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    63950db View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    47912f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb000f9 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#232)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    dependabot[bot] and aduh95 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    d6aeaf0 View commit details
    Browse the repository at this point in the history
  4. fix: npm registry override (#219)

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    xiaoxiangmoe and aduh95 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1b35362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cae7706 View commit details
    Browse the repository at this point in the history
Loading