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/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8ccbe8e38430d278455ac2ed3a5e2aa4c7acfcce
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 65b521f253ca329b1a2b944a8587eb2eea3e85d6
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 14, 2026

  1. lib: prefer primordials in SubtleCrypto

    PR-URL: #62226
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Jordan Harband <ljharb@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
    Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
    panva authored and nodejs-github-bot committed Mar 14, 2026
    Configuration menu
    Copy the full SHA
    3e5a2f0 View commit details
    Browse the repository at this point in the history
  2. test: add WebCrypto Promise.prototype.then pollution regression tests

    PR-URL: #62226
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Jordan Harband <ljharb@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
    Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
    panva authored and nodejs-github-bot committed Mar 14, 2026
    Configuration menu
    Copy the full SHA
    65b521f View commit details
    Browse the repository at this point in the history
Loading