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: v5.1.2
Choose a base ref
...
head repository: panva/jose Loading
compare: v5.1.3
Choose a head ref
  • 3 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 27, 2023

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

Commits on Nov 30, 2023

  1. build: add errors and base64url submodule exports

    Refs #609
    
    Use e.g.:
    
    import * as errors from 'jose/errors'
    import * as base64url from 'jose/base64url'
    panva committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    564412d View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.1.3

    panva committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fb53839 View commit details
    Browse the repository at this point in the history
Loading