react-native-zybanbifbio-module 0.5.2 → 0.5.3

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
@@ -10,7 +10,7 @@ Esta libreria esta diseñada especificamente para le empresa 11 poc.
10
10
 
11
11
  ## NOTAS:
12
12
  ```
13
- La versión 0.5.1 versión productiva para Emps11
13
+ La versión >0.5.3 versión productiva para Emps11
14
14
 
15
15
  ```
16
16
 
@@ -105,7 +105,7 @@ dependencies {
105
105
  }
106
106
  implementation(group: 'com.zy.regula.sdk', name: 'capturaDocumento', version: '1.4.0', ext: 'aar')
107
107
 
108
- implementation(group: 'com.zy.banbif.android.lib.sdk', name: 'validacionfacial', version: '5.5.1', ext: 'aar')
108
+ implementation(group: 'com.zy.banbif.android.lib.sdk', name: 'validacionfacial', version: '5.5.2', 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.5.2",
3
+ "version": "0.5.3",
4
4
  "description": "bio banbif",
5
5
  "scripts":
6
6
  {