idmission-web-sdk 2.1.97 → 2.1.98

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.
@@ -215,7 +215,7 @@
215
215
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
216
216
  };
217
217
 
218
- var webSdkVersion = '2.1.97';
218
+ var webSdkVersion = '2.1.98';
219
219
 
220
220
  function getPlatform() {
221
221
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -13077,6 +13077,7 @@
13077
13077
  'Remove Sunglasses & Hat': 'Hay que quitarse lentes y/o la gorra',
13078
13078
  'Avoid Excessive Backlighting': 'Hay que evitar demasiada luz en el fondo',
13079
13079
  'Hold still for a few seconds...': 'Hay que permanecer quieto por unos segundos...',
13080
+ 'Please hold still...': 'Favor de no moverse...',
13080
13081
  'Look straight into the camera...': 'Hay que mirar directamente a la cámara...',
13081
13082
  'Move back...': 'Hay que hacerse hacia atrás..',
13082
13083
  'Move forward...': 'Hay que hacerse hacia adelante...',