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: v2.0.3
Choose a base ref
...
head repository: panva/jose Loading
compare: v3.0.0
Choose a head ref
  • 2 commits
  • 459 files changed
  • 1 contributor

Commits on Nov 14, 2020

  1. feat: Revised API, No dependencies, Browser Support, Promises

    BREAKING CHANGE: Revised, Promise-based API
    BREAKING CHANGE: No dependencies
    BREAKING CHANGE: Browser support (using [Web Cryptography API](https://www.w3.org/TR/WebCryptoAPI/))
    BREAKING CHANGE: Support for verification using a remote JWKS endpoint
    BREAKING CHANGE: Experimental Node.js libuv thread pool based runtime (non-blocking 🎉)
    panva committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    357fe0b View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.0.0

    panva committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    076eea1 View commit details
    Browse the repository at this point in the history
Loading