-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade tesseract.js from 5.0.4 to 5.1.0 #3
base: master
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade tesseract.js from 5.0.4 to 5.1.0. See this package in npm: tesseract.js See this project in Snyk: https://app.snyk.io/org/ramzimalhas/project/c7896e62-09b9-4239-9c2f-a19b92846d9c?utm_source=github&utm_medium=referral&page=upgrade-pr
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Changes made by this pull request: package-lock.json package.json |
Snyk has created this PR to upgrade tesseract.js from 5.0.4 to 5.1.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released on 3 months ago.
Release notes
Package name: tesseract.js
What's Changed
blocks
output (#906)line
objects now include a property namedrowAttributes
, which is an object containingascenders
,descenders
, androw_height
metricsfont_size
property.New Contributors
Full Changelog: v5.0.5...v5.1.0
What's Changed
worker.recognize
while a previous call toworker.recognize
is still running (#875)rotateAuto
option unnecessarily inflating runtime (#892)Full Changelog: v5.0.4...v5.0.5
What's Changed
config
option ofcreateWorker
(#862)load_number_dawg
is an "init only" parameter that cannot be set using eitherworker.setParameters
or theoptions
argument ofworker.recognize
.load_number_dawg
can be set by the followingcreateWorker
statement.createWorker('eng', "0", {}, {load_number_dawg: "0"});
New Contributors
Full Changelog: v5.0.3...v5.0.4
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: