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

Commits on Feb 1, 2022

  1. Add AttackProtectionManager.js with 3 APIs (#705)

    Add attack-protection.tests.js
    sdwvit authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    9986bad View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Fix the lint check on the CI (#706)

    * Fix the lint check on the CI
    
    * "eslint . --fix"
    adamjmcgrath authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    96ebff3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. fix: upgrade axios from 0.24.0 to 0.25.0 (#708)

    Snyk has created this PR to upgrade axios from 0.24.0 to 0.25.0.
    
    See this package in npm:
    
    
    See this project in Snyk:
    https://app.snyk.io/org/auth0-sdks/project/946f36a2-b16e-4ce1-b8f2-a115d20376c3?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    56f302b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Release v2.40.0 (#709)

    adamjmcgrath authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9687957 View commit details
    Browse the repository at this point in the history
Loading