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: cure53/DOMPurify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.3
Choose a base ref
...
head repository: cure53/DOMPurify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.4
Choose a head ref
  • 10 commits
  • 14 files changed
  • 3 contributors

Commits on May 24, 2023

  1. build(deps): bump socket.io-parser from 4.2.1 to 4.2.3

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.1...4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 24, 2023
    Configuration menu
    Copy the full SHA
    34141f1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Merge pull request #809 from cure53/dependabot/npm_and_yarn/socket.io…

    …-parser-4.2.3
    
    build(deps): bump socket.io-parser from 4.2.1 to 4.2.3
    cure53 authored May 27, 2023
    Configuration menu
    Copy the full SHA
    1245b40 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 3, 2023

  1. Fixed a typo

    `shadowrootmod` should be `shadowrootmode`.
    masatokinugawa authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    1c9faab View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Merge pull request #815 from masatokinugawa/patch-1

    Fixed a typo in shadowrootmode attribute
    cure53 authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    5e24d1f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    786c809 View commit details
    Browse the repository at this point in the history
  2. chore: Preparing 3.0.6 release

    cure53 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0ba23f9 View commit details
    Browse the repository at this point in the history
  3. chore: Preparing 3.0.4 release

    cure53 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5a04182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c8007c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1777363 View commit details
    Browse the repository at this point in the history
Loading