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: nodenv/node-build
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f6fab6d651f615f32a6253be3c6bd67abcb6bb18
Choose a base ref
...
head repository: nodenv/node-build
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a502fc42633bd7de65b74de0b5f56b84f27606df
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Dec 5, 2024

  1. 5.3.20

    nodenv-bot authored and github-actions[bot] committed Dec 5, 2024

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    a502fc4 View commit details
Showing with 4 additions and 4 deletions.
  1. +1 −1 bin/node-build
  2. +2 −2 package-lock.json
  3. +1 −1 package.json
2 changes: 1 addition & 1 deletion bin/node-build
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
# --version Show version of node-build
#

NODE_BUILD_VERSION=5.3.19
NODE_BUILD_VERSION=5.3.20

OLDIFS="$IFS"

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nodenv/node-build",
"version": "5.3.19",
"version": "5.3.20",
"description": "Install NodeJS versions",
"homepage": "https://github.com/nodenv/node-build#readme",
"license": "MIT",