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: Edgio/js-ectoken
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: Edgio/js-ectoken
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    f43a463 View commit details
    Browse the repository at this point in the history
  2. ditch base64url

    GustavoOS committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0415bc3 View commit details
    Browse the repository at this point in the history
  3. upgrade package version

    GustavoOS committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b339185 View commit details
    Browse the repository at this point in the history
  4. add pr testing

    tmountjr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a745ff5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from GustavoOS/feature/issue-3-with-tests

    Remove base64url package in favor of Node's built-in `Buffer` api.
    tmountjr authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    72bc7f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    3bdc03d View commit details
    Browse the repository at this point in the history
  2. version bump to 2.0.3

    tmountjr committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    21a9af1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from Edgio/issue-6

    update crypto helpers to work in browser-compatible ways
    tmountjr authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    531f757 View commit details
    Browse the repository at this point in the history
Loading