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.3
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: 2.0.4
Choose a head ref
  • 10 commits
  • 4 files changed
  • 4 contributors

Commits on May 10, 2021

  1. Bump lodash from 4.17.19 to 4.17.21 (#249)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.19...4.17.21)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    034a5b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. [SDK-2626] getKeysInterceptor types

    getKeysInterceptor keys supplied are not quite not known yet, alg+kid should be specified, but further strictness is not needed
    davidpatrick committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    b9cee65 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. fix: upgrade debug from 4.1.1 to 4.3.2

    Snyk has created this PR to upgrade debug from 4.1.1 to 4.3.2.
    
    See this package in npm:
    https://www.npmjs.com/package/debug
    
    See this project in Snyk:
    https://app.snyk.io/org/auth0-sdks/project/be959a98-9654-498d-9e56-dfd8374045a4?utm_source=github&utm_medium=upgrade-pr
    snyk-bot committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    81b7810 View commit details
    Browse the repository at this point in the history
  2. fix: upgrade lru-memoizer from 2.1.2 to 2.1.4

    Snyk has created this PR to upgrade lru-memoizer from 2.1.2 to 2.1.4.
    
    See this package in npm:
    https://www.npmjs.com/package/lru-memoizer
    
    See this project in Snyk:
    https://app.snyk.io/org/auth0-sdks/project/be959a98-9654-498d-9e56-dfd8374045a4?utm_source=github&utm_medium=upgrade-pr
    snyk-bot committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    557e15c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Rename to JSONWebKey

    adamjmcgrath committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    45575a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #251 from auth0/typefix-getKeysInterceptor

    [SDK-2626] getKeysInterceptor types
    adamjmcgrath authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    bd315cf View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    8ef0bdd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #254 from auth0/snyk-upgrade-2ea8e5c83885746b0f13e…

    …95b25debd67
    
    [Snyk] Upgrade lru-memoizer from 2.1.2 to 2.1.4
    adamjmcgrath authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    a1fd527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6314e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #253 from auth0/snyk-upgrade-cb12c87b566cd886573cc…

    …386317c08d8
    
    [Snyk] Upgrade debug from 4.1.1 to 4.3.2
    adamjmcgrath authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    5bf041a View commit details
    Browse the repository at this point in the history
Loading