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/ngx-scanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.0.1
Choose a base ref
...
head repository: zxing-js/ngx-scanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.0.2
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 28, 2024

  1. Bump express from 4.18.2 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f49b200 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on Apr 25, 2024

  1. #557 ZxingScannerComponent is not releasing all resources - BrowserCo…

    …deReader still trying to decode after ngDestroy
    werthdavid committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9ba1adb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #558 from zxing-js/bugfix/557-leak

    #557 ZxingScannerComponent is not releasing all resources - BrowserCo…
    werthdavid authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e2d0e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0921fb2 View commit details
    Browse the repository at this point in the history
Loading