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: NetDevPack/Security.Jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.3
Choose a base ref
...
head repository: NetDevPack/Security.Jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.1.4
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 19, 2024

  1. fix: HS256 incompatibility

    Updated to latest dep's fixing critical Security warnings
    
    close #47
    close #54
    brunobritodev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8f688b1 View commit details
    Browse the repository at this point in the history
  2. chore: merge

    brunobritodev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c587e0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cf708a View commit details
    Browse the repository at this point in the history
  4. chore: merge

    Fix 47 54 52
    brunobritodev authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9acafa6 View commit details
    Browse the repository at this point in the history
  5. chore(release): 8.1.4 [skip ci]

    ## [8.1.4](v8.1.3...v8.1.4) (2024-04-19)
    
    ### Bug Fixes
    
    * HS256 incompatibility ([8f688b1](8f688b1)), closes [#47](#47) [#54](#54)
    semantic-release-bot committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c7279ca View commit details
    Browse the repository at this point in the history
Loading