@regulaforensics/document-reader-webclient 9.7.970-rc → 9.7.971-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
@@ -4405,6 +4405,12 @@ export declare interface Healthcheck {
4405
4405
  'metadata'?: {
4406
4406
  [key: string]: any;
4407
4407
  };
4408
+ /**
4409
+ * The list of country identifiers that are defined for processing in the license. If the array is empty, there are no restrictions for processing.
4410
+ * @type {Array<string>}
4411
+ * @memberof Healthcheck
4412
+ */
4413
+ 'countryFilter'?: Array<string>;
4408
4414
  /**
4409
4415
  *
4410
4416
  * @type {HealthcheckDocumentsDatabase}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/document-reader-webclient",
3
- "version": "9.7.970-rc",
3
+ "version": "9.7.971-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": [