react-native-zybanbifbio-module 0.4.4 → 0.4.6

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.
@@ -94,7 +94,7 @@ dependencies {
94
94
  implementation 'com.idemia.smartsdk.remote:metadata-crypto:1.0.2'//11 es jar
95
95
  implementation 'morpho.lkms-server:lkms-client-crypto:2.1.0-alpha2'//4
96
96
 
97
- implementation(group: 'com.zy.android.lib.bio.facial.api', name: 'facial', version: '1.8.14', ext: 'aar')
97
+ implementation(group: 'com.zy.android.lib.bio.facial.api', name: 'facial', version: '1.8.15', ext: 'aar')
98
98
  implementation(group: 'com.zy.banbif.lib.zylibuiandroid.ui.pantallas', name: 'ui', version: '0.1.20', ext: 'aar')
99
99
 
100
100
  /************OCR************/
@@ -105,7 +105,7 @@ dependencies {
105
105
  }
106
106
  implementation(group: 'com.zy.regula.sdk', name: 'capturaDocumento', version: '1.2.8', ext: 'aar')
107
107
 
108
- implementation(group: 'com.zy.banbif.android.lib.sdk', name: 'validacionfacial', version: '5.4.5', ext: 'aar')
108
+ implementation(group: 'com.zy.banbif.android.lib.sdk', name: 'validacionfacial', version: '5.4.6', ext: 'aar')
109
109
 
110
110
  implementation 'net.zetetic:android-database-sqlcipher:4.5.3'
111
111
  implementation 'org.apache.commons:commons-imaging:1.0-alpha2'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-zybanbifbio-module",
3
- "version": "0.4.4",
3
+ "version": "0.4.6",
4
4
  "description": "bio banbif",
5
5
  "scripts":
6
6
  {
@@ -28,4 +28,4 @@
28
28
  {
29
29
  "access": "public"
30
30
  }
31
- }
31
+ }