@trulioo/docv-capture-web 2.14.3 → 2.15.0

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/README.md CHANGED
@@ -150,7 +150,7 @@ truliooCapture.onFeedbackState(
150
150
  Note that the above flow is the same for the selfie capture type too.
151
151
 
152
152
 
153
- ### Analysing the captured image result through post capture verify feedback
153
+ ### Analyzing the captured image result through post capture verify feedback
154
154
 
155
155
 
156
156
  Once we have the resulting `TruliooCaptureResponse` or `TruliooManualCaptureResponse` image data, we are able to get a post capture feedback by simply calling the `verifyImage` function that is
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trulioo/docv-capture-web",
3
- "version": "2.14.3",
3
+ "version": "2.15.0",
4
4
  "main": "trulioo-docv-capture-web.js",
5
5
  "types": "trulioo-docv-capture-web.d.ts",
6
6
  "devDependencies": {