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: auth0/node-jws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: auth0/node-jws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 8 commits
  • 7 files changed
  • 6 contributors

Commits on Sep 5, 2020

  1. test: remove unused variable (#96)

    Neuti Yoo authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    8857ee7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 20, 2022

  1. Merge pull request #102 from auth0/SRE-57-Upload-opslevel-yaml

    OpsLevel repo catalog - upload opslevel.yml
    shane-tomlinson authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b9fb8d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Improve secret handling in SignStream

    Refactor secret assignment logic in SignStream constructor.
    panva authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    f9a2e1c View commit details
    Browse the repository at this point in the history
  2. Improve secretOrKey initialization in VerifyStream

    Refactor secretOrKey assignment logic for clarity.
    panva authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    5cb007c View commit details
    Browse the repository at this point in the history
  3. Enhance tests for HMAC streaming sign and verify

    Added tests for streaming sign and verify with various secret types including empty buffer, empty string, undefined, and null.
    panva authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    d42350c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. version 4.0.1

    julienwoll committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    49bc39b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Merge commit from fork

    GHSA-869p-cjfg-cm3x on main branch
    anicho123 authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    34c45b2 View commit details
    Browse the repository at this point in the history
Loading