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: msgpack/msgpack-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.3
Choose a base ref
...
head repository: msgpack/msgpack-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 20 files changed
  • 3 contributors

Commits on Dec 26, 2025

  1. modernize code

    gfx committed Dec 26, 2025
    Configuration menu
    Copy the full SHA
    92297ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from msgpack/gfx/modernize_code

    modernize code
    gfx authored Dec 26, 2025
    Configuration menu
    Copy the full SHA
    5e707a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2025

  1. Configuration menu
    Copy the full SHA
    3934a8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #284 from msgpack/gfx/pkg_exports

    add exports for ESM & CJS dual packages
    gfx authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    cf926e0 View commit details
    Browse the repository at this point in the history
  3. update action versions

    gfx committed Dec 27, 2025
    Configuration menu
    Copy the full SHA
    23344ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #285 from msgpack/gfx/update-action-versions

    update action versions
    gfx authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    cd7b03a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Configuration menu
    Copy the full SHA
    5829619 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #287 from msgpack/gfx/fix_bench_scripts

    chore: fix benchmark scripts for node, bun, and deno
    gfx authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    8e96e63 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. enhance prototype pollution protection by disallowing 'constructor' a…

    …nd 'prototype' as map keys
    Zach committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    72c8490 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #288 from zjs81/fix/complete-prototype-pollution-p…

    …rotection
    
    Enhance prototype pollution protection
    gfx authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    dd2190b View commit details
    Browse the repository at this point in the history
Loading