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: dankogai/js-base64
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.7.7
Choose a base ref
...
head repository: dankogai/js-base64
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.7.8
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 16, 2024

  1. add node 22

    dankogai committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    df91b05 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update base64.ts

    use `unknown` instead of `any`
    lifeiscontent authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    09fde58 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

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

Commits on Aug 5, 2025

  1. Merge pull request #179 from lifeiscontent/patch-1

    Update base64.ts
    dankogai authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    9df6b69 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #187 from Chanran/feat/optimize-atobPolyfill-perfo…

    …rmance
    
    feat: optimize atobPolyfill performance to avoid minor gc
    dankogai authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    73236ad View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. Configuration menu
    Copy the full SHA
    237bffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2587cc View commit details
    Browse the repository at this point in the history
  3. add node 24

    dankogai committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    fb0b409 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa94481 View commit details
    Browse the repository at this point in the history
  5. version 3.7.8

    dankogai committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    5fd183d View commit details
    Browse the repository at this point in the history
Loading