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: socketio/socket.io-parser Loading
base: 4.2.3
Choose a base ref
...
head repository: socketio/socket.io-parser Loading
compare: 4.2.4
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on May 22, 2023

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

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    d9db473 View commit details
    Browse the repository at this point in the history
  2. fix: properly detect plain objects

    The typeof check was not sufficient, as it also matches arrays and
    nulls.
    darrachequesne committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b0e6400 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.2.4

    darrachequesne committed May 31, 2023
    Configuration menu
    Copy the full SHA
    164ba2a View commit details
    Browse the repository at this point in the history
Loading