Thanks to visit codestin.com
Credit goes to github.com

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: zxing-js/browser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: zxing-js/browser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on May 17, 2023

  1. Bump vm2 from 3.9.17 to 3.9.19

    Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.19.
    - [Release notes](https://github.com/patriksimek/vm2/releases)
    - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
    - [Commits](patriksimek/vm2@3.9.17...3.9.19)
    
    ---
    updated-dependencies:
    - dependency-name: vm2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    1c4b9ed View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. fix: Add missing await

    ddoice committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    30c92fc View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    4273ff1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from zxing-js/dependabot/npm_and_yarn/vm2-3.9.19

    Bump vm2 from 3.9.17 to 3.9.19
    werthdavid authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    fc5a0dc View commit details
    Browse the repository at this point in the history
  3. fix CD workflow

    werthdavid committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b16e1d4 View commit details
    Browse the repository at this point in the history
  4. #116 fixed async

    werthdavid committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    7a05db9 View commit details
    Browse the repository at this point in the history
Loading