@regulaforensics/idv 3.10.186-nightly → 3.10.190-beta

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/RNIDV.podspec CHANGED
@@ -5,7 +5,7 @@ source = File.join(__dir__, 'ios')
5
5
 
6
6
  Pod::Spec.new do |s|
7
7
  s.name = 'RNIDV'
8
- s.version = '3.10.186-nightly'
8
+ s.version = '3.10.190-beta'
9
9
  s.summary = package['description']
10
10
  s.license = package['license']
11
11
 
@@ -16,6 +16,6 @@ Pod::Spec.new do |s|
16
16
  s.ios.deployment_target = '14.0'
17
17
  s.source_files = [ 'ios/**/*.swift', 'ios/**/RN*.m' ]
18
18
  s.exclude_files = [ 'ios/CDVIDV.swift' ]
19
- s.dependency 'IDVSDKNightly', '3.10.2022'
19
+ s.dependency 'IDVSDK', '3.9.1987'
20
20
  s.dependency 'React'
21
21
  end
@@ -18,14 +18,14 @@ android {
18
18
  rootProject.allprojects {
19
19
  repositories {
20
20
  maven {
21
- url "https://maven.regulaforensics.com/RegulaDocumentReader/Nightly"
21
+ url "https://maven.regulaforensics.com/RegulaDocumentReader"
22
22
  }
23
23
  }
24
24
  }
25
25
 
26
26
  dependencies {
27
27
  implementation 'com.facebook.react:react-native:+'
28
- implementation('com.regula.idv:api:3.10.389') {
28
+ implementation('com.regula.idv:api:3.9.359') {
29
29
  transitive = true
30
30
  }
31
31
  }
@@ -9,12 +9,12 @@ android {
9
9
 
10
10
  repositories {
11
11
  maven {
12
- url "https://maven.regulaforensics.com/RegulaDocumentReader/Nightly"
12
+ url "https://maven.regulaforensics.com/RegulaDocumentReader"
13
13
  }
14
14
  }
15
15
 
16
16
  dependencies {
17
- implementation('com.regula.idv:api:3.10.389') {
17
+ implementation('com.regula.idv:api:3.9.359') {
18
18
  transitive = true
19
19
  }
20
20
  }
@@ -1402,15 +1402,15 @@
1402
1402
  }
1403
1403
  },
1404
1404
  "node_modules/brace-expansion": {
1405
- "version": "5.0.6",
1406
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
1407
- "integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
1405
+ "version": "5.0.9",
1406
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.9.tgz",
1407
+ "integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
1408
1408
  "license": "MIT",
1409
1409
  "dependencies": {
1410
1410
  "balanced-match": "^4.0.2"
1411
1411
  },
1412
1412
  "engines": {
1413
- "node": "18 || 20 || >=22"
1413
+ "node": "20 || >=22"
1414
1414
  }
1415
1415
  },
1416
1416
  "node_modules/braces": {
@@ -2245,9 +2245,9 @@
2245
2245
  "license": "MIT"
2246
2246
  },
2247
2247
  "node_modules/nanoid": {
2248
- "version": "3.3.12",
2249
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz",
2250
- "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
2248
+ "version": "3.3.18",
2249
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz",
2250
+ "integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==",
2251
2251
  "funding": [
2252
2252
  {
2253
2253
  "type": "github",
@@ -2414,9 +2414,9 @@
2414
2414
  }
2415
2415
  },
2416
2416
  "node_modules/postcss": {
2417
- "version": "8.5.15",
2418
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz",
2419
- "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
2417
+ "version": "8.5.26",
2418
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.26.tgz",
2419
+ "integrity": "sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==",
2420
2420
  "funding": [
2421
2421
  {
2422
2422
  "type": "opencollective",
@@ -2434,7 +2434,7 @@
2434
2434
  "license": "MIT",
2435
2435
  "peer": true,
2436
2436
  "dependencies": {
2437
- "nanoid": "^3.3.12",
2437
+ "nanoid": "^3.3.17",
2438
2438
  "picocolors": "^1.1.1",
2439
2439
  "source-map-js": "^1.2.1"
2440
2440
  },
@@ -2744,9 +2744,9 @@
2744
2744
  }
2745
2745
  },
2746
2746
  "node_modules/tar": {
2747
- "version": "7.5.16",
2748
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.16.tgz",
2749
- "integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==",
2747
+ "version": "7.5.22",
2748
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.22.tgz",
2749
+ "integrity": "sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==",
2750
2750
  "license": "BlueOak-1.0.0",
2751
2751
  "dependencies": {
2752
2752
  "@isaacs/fs-minipass": "^4.0.0",
@@ -6,11 +6,11 @@
6
6
  "android": "scripts/android.sh"
7
7
  },
8
8
  "dependencies": {
9
- "@regulaforensics/idv": "3.10.186-nightly",
10
- "@regulaforensics/idv-module-document-reader": "3.10.204-nightly",
11
- "@regulaforensics/idv-module-face": "3.10.205-nightly",
12
- "@regulaforensics/document-reader-core-fullauthrfid": "9.8.2760-nightly",
13
- "@regulaforensics/face-core-basic": "8.4.704-nightly",
9
+ "@regulaforensics/idv": "3.10.190-beta",
10
+ "@regulaforensics/idv-module-document-reader": "3.9.164",
11
+ "@regulaforensics/idv-module-face": "3.9.165",
12
+ "@regulaforensics/document-reader-core-fullauthrfid": "9.7.2727",
13
+ "@regulaforensics/face-core-basic": "8.3.683",
14
14
  "@capacitor/cli": "^8.0.0",
15
15
  "@capacitor/core": "^8.0.0",
16
16
  "@capacitor/app": "^8.0.0",