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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.0
Choose a base ref
...
head repository: panva/jose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.27.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on May 19, 2020

  1. docs: improve EmbeddedX5C

    panva committed May 19, 2020
    Configuration menu
    Copy the full SHA
    2b1fadf View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. ci: add electron@9

    panva committed May 21, 2020
    Configuration menu
    Copy the full SHA
    e48c463 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

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

Commits on Jun 1, 2020

  1. fix: allow any JSON numeric value for timestamp values

    > NumericDate
    >    A JSON numeric value representing the number of seconds from
    >    1970-01-01T00:00:00Z UTC until the specified UTC date/time,
    >    ignoring leap seconds.  This is equivalent to the IEEE Std 1003.1,
    >    2013 Edition [POSIX.1] definition "Seconds Since the Epoch", in
    >    which each day is accounted for by exactly 86400 seconds, other
    >    than that non-integer values can be represented.  See RFC 3339
    >    [RFC3339] for details regarding date/times in general and UTC in
    >    particular.
    panva committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    7ba4922 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.27.1

    panva committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    d4d4d02 View commit details
    Browse the repository at this point in the history
Loading