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: naptha/tesseract.js Loading
base: v5.0.2
Choose a base ref
...
head repository: naptha/tesseract.js Loading
compare: v5.0.3
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 19, 2023

  1. Update README.md (#843)

    Fix issue with logging data in the js example
    dora-micha committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    93853eb View commit details
    Browse the repository at this point in the history
  2. Bump @babel/traverse from 7.21.4 to 7.23.2 (#844)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      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 Oct 19, 2023
    Configuration menu
    Copy the full SHA
    577752d View commit details
    Browse the repository at this point in the history
  3. Update README code example

    Balearica committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    04d1c80 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    a76ba6d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update README.md

    Balearica committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cd46c00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    680d2e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Updated require statements to reduce file size per #847 (#848)

    * Updated types to support all parameters per #831
    
    * Updated require statements to reduce file size per #847
    Balearica committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    ac60509 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Balearica committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    f3232e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. 5.0.3

    Balearica committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3da5350 View commit details
    Browse the repository at this point in the history
Loading