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-jwks-rsa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: auth0/node-jwks-rsa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 31, 2021

  1. Bump y18n from 4.0.0 to 4.0.1 (#240)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    3333e6c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Fix retrieveSigningKeys error (#242)

    * Update utils.js
    
    * Update .eslintrc and fix linting errors
    davidpatrick authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    fd3a2c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Bump jose from 2.0.3 to 2.0.5 (#244)

    Bumps [jose](https://github.com/panva/jose) from 2.0.3 to 2.0.5.
    - [Release notes](https://github.com/panva/jose/releases)
    - [Changelog](https://github.com/panva/jose/blob/v2.0.5/CHANGELOG.md)
    - [Commits](panva/jose@v2.0.3...v2.0.5)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    4e22140 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. bump jose (#247)

    adamjmcgrath authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    d419be7 View commit details
    Browse the repository at this point in the history
  2. Release 2.0.3 (#245)

    Co-authored-by: adamjmcgrath <[email protected]>
    davidpatrick and adamjmcgrath authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    b4d583c View commit details
    Browse the repository at this point in the history
Loading