@visa-check-r/integrations 0.0.108 → 0.0.109

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.
package/dist/index.d.mts CHANGED
@@ -346,7 +346,7 @@ interface DocumentReview {
346
346
  review: string;
347
347
  feedback?: string;
348
348
  examples?: string[];
349
- extraction?: DocumentExtractionResult;
349
+ extraction?: DocumentExtraction;
350
350
  }
351
351
  interface ReadinessScoreReview {
352
352
  id: string;
package/dist/index.d.ts CHANGED
@@ -346,7 +346,7 @@ interface DocumentReview {
346
346
  review: string;
347
347
  feedback?: string;
348
348
  examples?: string[];
349
- extraction?: DocumentExtractionResult;
349
+ extraction?: DocumentExtraction;
350
350
  }
351
351
  interface ReadinessScoreReview {
352
352
  id: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visa-check-r/integrations",
3
- "version": "0.0.108",
3
+ "version": "0.0.109",
4
4
  "description": "integrations for visa check r",
5
5
  "keywords": [
6
6
  "graphql",