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: panva/jose Loading
base: v4.14.6
Choose a base ref
...
head repository: panva/jose Loading
compare: v4.15.0
Choose a head ref
  • 10 commits
  • 115 files changed
  • 3 contributors

Commits on Sep 4, 2023

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

Commits on Sep 12, 2023

  1. build(deps-dev): bump edge-runtime from 2.5.0 to 2.5.3 (#575)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0829829 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    65d71f9 View commit details
    Browse the repository at this point in the history
  2. chore: bump patch-package

    panva committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1c2ae17 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. chore: bump dev deps

    panva committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f8748b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. chore: format and re-run docs

    panva committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7c5a5a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. chore: bump dev deps

    panva committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    22c05ce View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. chore: bump dev deps

    panva committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3912eb2 View commit details
    Browse the repository at this point in the history
  2. feat: export the used crypto runtime as a constant

    This will aid libraries to determine which jose runtime was
    imported/required.
    
    With the many JS runtimes each having a different way of resolving
    transient dependencies and targets this has become a bit troublesome
    to deal with.
    panva committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0681dda View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.15.0

    panva committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4607b6a View commit details
    Browse the repository at this point in the history
Loading