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: im-caelli/kda-match
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: im-caelli/kda-match
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 17, 2022

  1. Update Card.scss

    im-caelli authored Mar 17, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7d27520 View commit details

Commits on Mar 27, 2022

  1. Bump node-forge from 1.2.1 to 1.3.0

    Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
    - [Release notes](https://github.com/digitalbazaar/forge/releases)
    - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
    - [Commits](digitalbazaar/forge@v1.2.1...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-forge
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    624b798 View commit details
  2. Merge pull request #6 from im-caelli/dependabot/npm_and_yarn/node-for…

    …ge-1.3.0
    
    Bump node-forge from 1.2.1 to 1.3.0
    im-caelli authored Mar 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    dd3d945 View commit details
  3. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d99e682 View commit details
  4. Merge pull request #7 from im-caelli/dependabot/npm_and_yarn/minimist…

    …-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    im-caelli authored Mar 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    375f998 View commit details

Commits on Oct 2, 2022

  1. Bump terser from 5.12.0 to 5.15.0

    Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.15.0.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.12.0...v5.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 2, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5e7b466 View commit details
  2. Merge pull request #8 from im-caelli/dependabot/npm_and_yarn/terser-5…

    ….15.0
    
    Bump terser from 5.12.0 to 5.15.0
    im-caelli authored Oct 2, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    fa6d655 View commit details
  3. Bump ejs from 3.1.6 to 3.1.8

    Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
    - [Commits](mde/ejs@v3.1.6...v3.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: ejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 2, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a87ba0a View commit details
  4. Merge pull request #9 from im-caelli/dependabot/npm_and_yarn/ejs-3.1.8

    Bump ejs from 3.1.6 to 3.1.8
    im-caelli authored Oct 2, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1dfff5b View commit details

Commits on Jun 25, 2023

  1. Update GA4

    im-caelli committed Jun 25, 2023
    Copy the full SHA
    a4f20e1 View commit details
Showing with 3,813 additions and 2,526 deletions.
  1. +3,806 −2,516 package-lock.json
  2. +4 −7 public/index.html
  3. +3 −3 src/components/Card.scss
Loading