scandoc-ai-components 0.0.27 → 0.0.28

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.js +0 -8
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -11262,14 +11262,6 @@ class ExtractorVideo {
11262
11262
  this.onExtraction(isExtractionOk, extractionData);
11263
11263
  return;
11264
11264
  }
11265
- } else {
11266
- this.candidateImages = [];
11267
- this.stopVideo();
11268
- this.onExtractedResults({
11269
- success: false,
11270
- code: "VALIDATION_FAILED",
11271
- info: "Validation of document image failed."
11272
- });
11273
11265
  }
11274
11266
  this.candidateImages = [];
11275
11267
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "scandoc-ai-components",
3
3
  "author": "ScanDoc-AI",
4
- "version": "0.0.27",
4
+ "version": "0.0.28",
5
5
  "private": false,
6
6
  "description": "Pure JavaScript package for integrating ScanDoc-AI services.",
7
7
  "keywords": [