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.1.0
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.1.4
Choose a head ref
  • 18 commits
  • 5 files changed
  • 3 contributors

Commits on May 5, 2022

  1. fix: types-compabitility for express-jwt @ 7

    Gabriel Fournier committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f3d9730 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. test: replace keyset in failing test

    Gabriel Fournier committed May 6, 2022
    Configuration menu
    Copy the full SHA
    d1dbb0f View commit details
    Browse the repository at this point in the history
  2. test: remove skip marker

    Going from types-only test to types & unexpected throw at initialization...
    Gabriel Fournier committed May 6, 2022
    Configuration menu
    Copy the full SHA
    c98ac1f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #301 from carboneater/master

    fix: types-compabitility for express-jwt @ 7
    adamjmcgrath authored May 6, 2022
    Configuration menu
    Copy the full SHA
    5655ec4 View commit details
    Browse the repository at this point in the history
  4. Release v2.1.1

    adamjmcgrath committed May 6, 2022
    Configuration menu
    Copy the full SHA
    08f628c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #302 from auth0/release/v2.1.1

    Release v2.1.1
    adamjmcgrath authored May 6, 2022
    Configuration menu
    Copy the full SHA
    08bcd86 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fix: express build error

    blindperson committed May 12, 2022
    Configuration menu
    Copy the full SHA
    2de0d52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #304 from blindperson/master

    fix: express build error
    adamjmcgrath authored May 12, 2022
    Configuration menu
    Copy the full SHA
    2fd4af2 View commit details
    Browse the repository at this point in the history
  3. Release v2.1.2

    adamjmcgrath committed May 12, 2022
    Configuration menu
    Copy the full SHA
    31260bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #306 from auth0/release/v2.1.2

    Release v2.1.2
    adamjmcgrath authored May 12, 2022
    Configuration menu
    Copy the full SHA
    e7317dd View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 20, 2022

  1. Merge pull request #310 from auth0/fix-express-import

    Fix issue with ES Express import
    adamjmcgrath authored May 20, 2022
    Configuration menu
    Copy the full SHA
    a3b26e2 View commit details
    Browse the repository at this point in the history
  2. Release v2.1.3

    adamjmcgrath committed May 20, 2022
    Configuration menu
    Copy the full SHA
    5a18fc0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #311 from auth0/release/v2.1.3

    Release v2.1.3
    adamjmcgrath authored May 20, 2022
    Configuration menu
    Copy the full SHA
    e578536 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    c614319 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #314 from auth0/jsonwebtoken-dep

    Type definitions depend on jsonwebtoken
    adamjmcgrath authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    995dbdb View commit details
    Browse the repository at this point in the history
  3. Release v2.1.4

    adamjmcgrath committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1e9ae31 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #315 from auth0/release/v2.1.4

    Release v2.1.4
    adamjmcgrath authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    bb6997b View commit details
    Browse the repository at this point in the history
Loading