Thanks to visit codestin.com
Credit goes to github.com

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: apocas/dockerode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.3
Choose a base ref
...
head repository: apocas/dockerode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.4
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 6, 2025

  1. Declare 'extend' variable in docker.js

    This 'extend' variable is not being defined which is causing errors in node v20.
    gaberudy authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    80babc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Update docker.js

    Updated fix to use ','
    gaberudy authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    0b9533c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713a097 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. version bump

    apocas committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    7c3d517 View commit details
    Browse the repository at this point in the history
Loading