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.5
Choose a base ref
...
head repository: naptha/tesseract.js Loading
compare: v5.1.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 19, 2024

  1. Add new example for custom granular output [v5] (#896)

    * Add new example for custom granular output [v5]
    
    * Update README.md
    Kishlay-notabot committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    71b82e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Update faq.md

    Balearica committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    bf358a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on Apr 6, 2024

  1. Bump webpack-dev-middleware from 6.1.0 to 6.1.2 (#904)

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 6.1.0 to 6.1.2.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v6.1.2/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v6.1.0...v6.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    4217d0f View commit details
    Browse the repository at this point in the history
  2. Bump axios and wait-on (#891)

    Bumps [axios](https://github.com/axios/axios) to 1.6.7 and updates ancestor dependency [wait-on](https://github.com/jeffbski/wait-on). These dependencies need to be updated together.
    
    
    Updates `axios` from 0.27.2 to 1.6.7
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v0.27.2...v1.6.7)
    
    Updates `wait-on` from 7.0.1 to 7.2.0
    - [Release notes](https://github.com/jeffbski/wait-on/releases)
    - [Commits](jeffbski/wait-on@v7.0.1...v7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    - dependency-name: wait-on
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    df3124f View commit details
    Browse the repository at this point in the history
  3. Bump express from 4.18.2 to 4.19.2 (#912)

    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: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    dbbac0a View commit details
    Browse the repository at this point in the history
  4. Bump follow-redirects from 1.15.2 to 1.15.6 (#902)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      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 Apr 6, 2024
    Configuration menu
    Copy the full SHA
    37ef577 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Update README.md

    Balearica committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    910a16b View commit details
    Browse the repository at this point in the history
  2. Update faq.md

    Balearica committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a17e42c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Update faq.md

    Balearica committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    292d471 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update index.d.ts (#922)

    k-nero committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9893d0c View commit details
    Browse the repository at this point in the history
  2. 5.1.0

    Balearica committed May 7, 2024
    Configuration menu
    Copy the full SHA
    83df363 View commit details
    Browse the repository at this point in the history
Loading