bry-biometric-collector 3.1.0-RC04 → 3.1.1

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 (21) hide show
  1. package/README.md +6 -0
  2. package/dist/DocumentCollector_8012ed16_3.1.1.js +1224 -0
  3. package/dist/FaceCollector_d821db28_3.1.1.js +2241 -0
  4. package/dist/{ValidationAlert_fb1d2809_3.1.0-RC04.js → ValidationAlert_1d046b33_3.1.1.js} +1 -1
  5. package/dist/{___vite-browser-external_commonjs-proxy_71690fe1_3.1.0-RC04.js → ___vite-browser-external_commonjs-proxy_85cb5597_3.1.1.js} +1 -1
  6. package/dist/bry-biometric-collector-main.js +2 -2
  7. package/dist/{en-us_793b081f_3.1.0-RC04.js → en-us_e83efd5d_3.1.1.js} +1 -1
  8. package/dist/{es-cl_b2f1fc4e_3.1.0-RC04.js → es-cl_5939150a_3.1.1.js} +1 -1
  9. package/dist/{fingersApi_6a302285_3.1.0-RC04.js → fingersApi_42f58c57_3.1.1.js} +2 -2
  10. package/dist/index.d.ts +3 -1
  11. package/dist/index.js +2 -2
  12. package/dist/{index_335b91f3_3.1.0-RC04.js → index_51d91852_3.1.1.js} +3 -3
  13. package/dist/{index_a277c13a_3.1.0-RC04.js → index_9ac1b157_3.1.1.js} +3 -3
  14. package/dist/{main_275d6122_3.1.0-RC04.js → main_de63cee6_3.1.1.js} +4342 -4315
  15. package/dist/{pt-br_b093cbbf_3.1.0-RC04.js → pt-br_fae15356_3.1.1.js} +7 -7
  16. package/package.json +1 -1
  17. package/dist/DocumentCollector_8f5d411e_3.1.0-RC04.js +0 -1174
  18. package/dist/FaceCollector_89a1a9c8_3.1.0-RC04.js +0 -2189
  19. /package/dist/{face_api_0e3ce8c8_3.1.0-RC04.js → face_api_0e3ce8c8_3.1.1.js} +0 -0
  20. /package/dist/{index-idlf-detector_39cfdffa_3.1.0-RC04.js → index-idlf-detector_39cfdffa_3.1.1.js} +0 -0
  21. /package/dist/{index-idlf-detector_a819b3c8_3.1.0-RC04.js → index-idlf-detector_a819b3c8_3.1.1.js} +0 -0
package/README.md CHANGED
@@ -239,6 +239,12 @@ Currently supported tag parameters:
239
239
 
240
240
  Example: `min_eye_to_eye_dist=50`
241
241
 
242
+ - **show_watermark**: Whether to show water mark. When enabled, the water mark Bry will be visible.
243
+
244
+ Default: `true`
245
+
246
+ Example: `show_watermark=false`
247
+
242
248
  ### **Run-time Configuration**
243
249
 
244
250
  #### **Functions**