@regulaforensics/document-reader-webclient 7.6.311-nightly → 7.6.313

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/lib/index.d.ts +6 -0
  2. package/package.json +1 -1
package/lib/index.d.ts CHANGED
@@ -10419,6 +10419,12 @@ export interface ProcessParams {
10419
10419
  * @memberof ProcessParams
10420
10420
  */
10421
10421
  doBarcodes?: Array<InputBarcodeType>;
10422
+ /**
10423
+ * Set to force DL categories expiry date to affect the overall status or not. As documents usually have their own date of expiry, which might be less or greater than category expiry date, this might be handy for specific cases.
10424
+ * @type {boolean}
10425
+ * @memberof ProcessParams
10426
+ */
10427
+ strictDLCategoryExpiry?: boolean;
10422
10428
  }
10423
10429
  /**
10424
10430
  *
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "> 0.2%",
6
6
  "not dead"
7
7
  ],
8
- "version": "7.6.311-nightly",
8
+ "version": "7.6.313",
9
9
  "description": "Regula Document Reader js client for the browser and node.js based on axios",
10
10
  "author": "Regula Forensics, Inc.",
11
11
  "keywords": [