@regulaforensics/document-reader-webclient 9.8.1025-nightly → 9.8.1027-nightly

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.d.ts +6 -0
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -4623,6 +4623,12 @@ export declare interface ImageQA {
4623
4623
  * @memberof ImageQA
4624
4624
  */
4625
4625
  'glaresCheckParams'?: GlaresCheckParams;
4626
+ /**
4627
+ * This option enables the occlusion detection to identify cases where parts of a document are covered by fingers, hands, or other objects during image capture.
4628
+ * @type {boolean}
4629
+ * @memberof ImageQA
4630
+ */
4631
+ 'occlusionCheck'?: boolean;
4626
4632
  /**
4627
4633
  *
4628
4634
  * @type {OcclusionCheckParams}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/document-reader-webclient",
3
- "version": "9.8.1025-nightly",
3
+ "version": "9.8.1027-nightly",
4
4
  "description": "Regula Document Reader js client for the browser and node.js based on axios",
5
5
  "author": "Regula Forensics, Inc.",
6
6
  "keywords": [