Ocrd

Latest version: v2.65.0

Safety actively analyzes 626555 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 25 of 36

1.1.1

1.1.0

> * Use first bash from PATH (allows running on macOS)
> * Merge pull request 23 from kba/mets-server-url-support

[tesseract](https://github.com/tesseract-ocr/tesseract) [dc228ed](https://github.com/tesseract-ocr/tesseract/commits/dc228ed)..[ea0b245](https://github.com/tesseract-ocr/tesseract/commits/ea0b245)

1.0.6

293 silly addNameRange '1.0.7',
293 silly addNameRange '1.0.8',
293 silly addNameRange '1.0.9',
293 silly addNameRange '1.1.0',
293 silly addNameRange '1.1.1',
293 silly addNameRange '1.2.0',
293 silly addNameRange '1.3.0',
293 silly addNameRange '1.3.2',
293 silly addNameRange '1.3.3',
293 silly addNameRange '1.3.4',
293 silly addNameRange '1.3.5',
293 silly addNameRange '2.0.0',
293 silly addNameRange '2.0.1',
293 silly addNameRange '3.0.0',
293 silly addNameRange '4.0.0',
293 silly addNameRange '4.0.1',
293 silly addNameRange '4.0.2',
293 silly addNameRange '4.0.3',
293 silly addNameRange '4.0.4',
293 silly addNameRange '4.0.5',
293 silly addNameRange '4.0.6',
293 silly addNameRange '4.0.7',
293 silly addNameRange '4.0.8',
293 silly addNameRange '4.0.9' ] ]
294 silly addNamed cson-parser4.0.9
295 verbose addNamed "4.0.9" is a plain semver version for cson-parser
296 silly mapToRegistry name cson-parser
297 silly mapToRegistry using default registry
298 silly mapToRegistry registry https://registry.npmjs.org/
299 silly mapToRegistry uri https://registry.npmjs.org/cson-parser
300 verbose addRemoteTarball https://registry.npmjs.org/cson-parser/-/cson-parser-4.0.9.tgz not in flight; adding
301 verbose addRemoteTarball [ 'https://registry.npmjs.org/cson-parser/-/cson-parser-4.0.9.tgz',
301 verbose addRemoteTarball 'eef0cf77edd057f97861ef800300c8239224eedb' ]
302 info retry fetch attempt 1 at 9:12:14 AM
303 info attempt registry request try 1 at 9:12:14 AM
304 http fetch GET https://registry.npmjs.org/cson-parser/-/cson-parser-4.0.9.tgz
305 http 200 https://registry.npmjs.org/csv-stringify
306 verbose headers { date: 'Mon, 18 Jul 2022 07:12:10 GMT',
306 verbose headers 'content-type': 'application/json',
306 verbose headers 'transfer-encoding': 'chunked',
306 verbose headers connection: 'keep-alive',
306 verbose headers 'cf-ray': '72c96850eba99156-FRA',
306 verbose headers 'access-control-allow-origin': '*',
306 verbose headers 'cache-control': 'public, max-age=300',
306 verbose headers etag: 'W/"131648c66baf383fe7c321a939ad78d2"',
306 verbose headers 'last-modified': 'Sun, 10 Jul 2022 20:52:34 GMT',
306 verbose headers vary: 'accept-encoding, accept',
306 verbose headers 'cf-cache-status': 'REVALIDATED',
306 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
306 verbose headers 'x-amz-replication-status': 'COMPLETED',
306 verbose headers server: 'cloudflare',
306 verbose headers 'content-encoding': 'gzip' }
307 silly get cb [ 200,
307 silly get { date: 'Mon, 18 Jul 2022 07:12:10 GMT',
307 silly get 'content-type': 'application/json',
307 silly get 'transfer-encoding': 'chunked',
307 silly get connection: 'keep-alive',
307 silly get 'cf-ray': '72c96850eba99156-FRA',
307 silly get 'access-control-allow-origin': '*',
307 silly get 'cache-control': 'public, max-age=300',
307 silly get etag: 'W/"131648c66baf383fe7c321a939ad78d2"',
307 silly get 'last-modified': 'Sun, 10 Jul 2022 20:52:34 GMT',
307 silly get vary: 'accept-encoding, accept',
307 silly get 'cf-cache-status': 'REVALIDATED',
307 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
307 silly get 'x-amz-replication-status': 'COMPLETED',
307 silly get server: 'cloudflare',
307 silly get 'content-encoding': 'gzip' } ]
308 verbose get saving csv-stringify to /home/lena/.npm/registry.npmjs.org/csv-stringify/.cache.json
309 http fetch 200 https://registry.npmjs.org/async/-/async-3.2.4.tgz
310 silly resolveWithNewModule csv-stringify5.6.5 checking installable status
311 silly cache add args [ 'csv-stringify^5.3.6', null ]
312 verbose cache add spec csv-stringify^5.3.6
313 silly cache add parsed spec Result {
313 silly cache add raw: 'csv-stringify^5.3.6',
313 silly cache add scope: null,
313 silly cache add name: 'csv-stringify',
313 silly cache add rawSpec: '^5.3.6',
313 silly cache add spec: '>=5.3.6 <6.0.0',
313 silly cache add type: 'range' }

1.0.5

> * 📦 v1.0.5
> * Merge pull request 76 from bertsky/skip-empty
> * Merge pull request 80 from mikegerber/fix/readme-no-checkpoint
> * 📝 README-DEV: Update wrt ocrd-tool.json and CI
> * 📦 v1.0.4
> * 🔐 Use a safe temporary directory for the test workspace

[ocrd_fileformat](https://github.com/OCR-D/ocrd_fileformat) [38f4edf](https://github.com/OCR-D/ocrd_fileformat/commits/38f4edf)..[c3dddfc](https://github.com/OCR-D/ocrd_fileformat/commits/c3dddfc)

1.0.3

> * 📦 v1.0.3
> * 🐛 Fix TensorFlow (and h3py) dependency
> * 📝 Reduce process() docstring again
> * Merge pull request 65 from bertsky/setup-init
> * Merge pull request 64 from bertsky/patch-1

[ocrd_cis](https://github.com/cisocrgroup/ocrd_cis) [426a33d](https://github.com/cisocrgroup/ocrd_cis/commits/426a33d)..[6f8a612](https://github.com/cisocrgroup/ocrd_cis/commits/6f8a612)

1.0.2

> * :package: v1.0.2
> * Merge pull request 69 from OCR-D/getlogger

[ocrd_cis](https://github.com/cisocrgroup/ocrd_cis) [c361dbb](https://github.com/cisocrgroup/ocrd_cis/commits/c361dbb)..[fb6cb47](https://github.com/cisocrgroup/ocrd_cis/commits/fb6cb47)

Page 25 of 36

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.