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
base: f3329eb5a46b215a3fdf91b6008c56cf177a4124
Choose a base ref
...
head repository: socketio/socket.io-parser
compare: 5a2ccff9d1d8fdbadd3faad9290a9e3b165cf9a2
Choose a head ref
  • 17 commits
  • 15 files changed
  • 5 contributors

Commits on Jul 13, 2021

  1. chore: bump elliptic from 6.5.3 to 6.5.4 (#102)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.3...v6.5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    57324f3 View commit details
    Browse the repository at this point in the history
  2. chore: bump browserslist from 4.12.0 to 4.16.6 (#106)

    Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6.
    - [Release notes](https://github.com/browserslist/browserslist/releases)
    - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
    - [Commits](browserslist/browserslist@4.12.0...4.16.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    75530b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    388c616 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.1.0

    darrachequesne committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    5ad3e5c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. chore: bump @socket.io/component-emitter to version 3.0.0

    The typed events have been moved from [1] to [2], in order to remove
    the intermediary class and reduce the bundle size.
    
    Diff: socketio/emitter@2.0.0...3.0.0
    
    [1]: https://github.com/socketio/socket.io-client/
    [2]: https://github.com/socketio/emitter/
    darrachequesne committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    eb708d1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.1.1

    darrachequesne committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    ea86f41 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. chore: bump ajv from 6.12.2 to 6.12.6 (#115)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.2...v6.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    8e8346b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    7f6b262 View commit details
    Browse the repository at this point in the history
  2. chore: bump path-parse from 1.0.6 to 1.0.7 (#108)

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    0a3b556 View commit details
    Browse the repository at this point in the history
  3. chore: bump cached-path-relative from 1.0.2 to 1.1.0 (#113)

    Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
    - [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
    - [Commits](https://github.com/ashaffer/cached-path-relative/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cached-path-relative
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    89209fa View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.1.2

    darrachequesne committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    aed252c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. feat: allow the usage of custom replacer and reviver (#112)

    Co-authored-by: Mocanu Cristian <mocanu.cristian93@gmail.com>
    bytenik and cmocanu committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    b08bc1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c9cb27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    931f152 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.2.0

    darrachequesne committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    c7514b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. fix: check the format of the index of each attachment

    A specially crafted packet could be incorrectly decoded.
    
    Example:
    
    ```js
    const decoder = new Decoder();
    
    decoder.on("decoded", (packet) => {
      console.log(packet.data); // prints [ 'hello', [Function: splice] ]
    })
    
    decoder.add('51-["hello",{"_placeholder":true,"num":"splice"}]');
    decoder.add(Buffer.from("world"));
    ```
    
    As usual, please remember not to trust user input.
    darrachequesne committed Jun 27, 2022
    2 Configuration menu
    Copy the full SHA
    b5d0cb7 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.2.1

    darrachequesne committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5a2ccff View commit details
    Browse the repository at this point in the history