@regulaforensics/react-native-document-reader-api 8.2.186-rc → 8.2.187-nightly

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.
@@ -14,6 +14,6 @@ Pod::Spec.new do |s|
14
14
  s.source = { :http => 'file:' + __dir__ }
15
15
  s.ios.deployment_target = '13.0'
16
16
  s.source_files = "ios/*.{h,m}"
17
- s.dependency 'DocumentReaderStage', '8.2.4909'
17
+ s.dependency 'DocumentReaderNightly', '8.2.4915'
18
18
  s.dependency 'React'
19
19
  end
@@ -32,7 +32,7 @@ android {
32
32
  rootProject.allprojects {
33
33
  repositories {
34
34
  maven {
35
- url "https://maven.regulaforensics.com/RegulaDocumentReader/Stage"
35
+ url "https://maven.regulaforensics.com/RegulaDocumentReader/Nightly"
36
36
  }
37
37
  }
38
38
  }
@@ -41,7 +41,7 @@ dependencies {
41
41
  //noinspection GradleDynamicVersion
42
42
  implementation 'com.facebook.react:react-native:+'
43
43
  //noinspection GradleDependency
44
- implementation('com.regula.documentreader:api:8.2.11656') {
44
+ implementation('com.regula.documentreader:api:8.2.11659') {
45
45
  transitive = true
46
46
  }
47
47
  }
@@ -2102,9 +2102,9 @@
2102
2102
  "license": "Python-2.0"
2103
2103
  },
2104
2104
  "node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
2105
- "version": "1.1.11",
2106
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
2107
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
2105
+ "version": "1.1.12",
2106
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
2107
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
2108
2108
  "dev": true,
2109
2109
  "license": "MIT",
2110
2110
  "dependencies": {
@@ -2211,9 +2211,9 @@
2211
2211
  }
2212
2212
  },
2213
2213
  "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
2214
- "version": "1.1.11",
2215
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
2216
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
2214
+ "version": "1.1.12",
2215
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
2216
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
2217
2217
  "dev": true,
2218
2218
  "license": "MIT",
2219
2219
  "dependencies": {
@@ -4503,9 +4503,9 @@
4503
4503
  "peer": true
4504
4504
  },
4505
4505
  "node_modules/brace-expansion": {
4506
- "version": "2.0.1",
4507
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
4508
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
4506
+ "version": "2.0.2",
4507
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
4508
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
4509
4509
  "dev": true,
4510
4510
  "license": "MIT",
4511
4511
  "dependencies": {
@@ -5035,9 +5035,9 @@
5035
5035
  }
5036
5036
  },
5037
5037
  "node_modules/compression": {
5038
- "version": "1.8.0",
5039
- "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.0.tgz",
5040
- "integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==",
5038
+ "version": "1.8.1",
5039
+ "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.1.tgz",
5040
+ "integrity": "sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==",
5041
5041
  "devOptional": true,
5042
5042
  "license": "MIT",
5043
5043
  "dependencies": {
@@ -5045,7 +5045,7 @@
5045
5045
  "compressible": "~2.0.18",
5046
5046
  "debug": "2.6.9",
5047
5047
  "negotiator": "~0.6.4",
5048
- "on-headers": "~1.0.2",
5048
+ "on-headers": "~1.1.0",
5049
5049
  "safe-buffer": "5.2.1",
5050
5050
  "vary": "~1.1.2"
5051
5051
  },
@@ -6219,9 +6219,9 @@
6219
6219
  "license": "MIT"
6220
6220
  },
6221
6221
  "node_modules/eslint-plugin-react/node_modules/brace-expansion": {
6222
- "version": "1.1.11",
6223
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
6224
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
6222
+ "version": "1.1.12",
6223
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
6224
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
6225
6225
  "dev": true,
6226
6226
  "license": "MIT",
6227
6227
  "dependencies": {
@@ -6315,9 +6315,9 @@
6315
6315
  "license": "Python-2.0"
6316
6316
  },
6317
6317
  "node_modules/eslint/node_modules/brace-expansion": {
6318
- "version": "1.1.11",
6319
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
6320
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
6318
+ "version": "1.1.12",
6319
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
6320
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
6321
6321
  "dev": true,
6322
6322
  "license": "MIT",
6323
6323
  "dependencies": {
@@ -7125,9 +7125,9 @@
7125
7125
  }
7126
7126
  },
7127
7127
  "node_modules/glob/node_modules/brace-expansion": {
7128
- "version": "1.1.11",
7129
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
7130
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
7128
+ "version": "1.1.12",
7129
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
7130
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
7131
7131
  "license": "MIT",
7132
7132
  "dependencies": {
7133
7133
  "balanced-match": "^1.0.0",
@@ -10189,9 +10189,9 @@
10189
10189
  }
10190
10190
  },
10191
10191
  "node_modules/node-dir/node_modules/brace-expansion": {
10192
- "version": "1.1.11",
10193
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
10194
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
10192
+ "version": "1.1.12",
10193
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
10194
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
10195
10195
  "license": "MIT",
10196
10196
  "dependencies": {
10197
10197
  "balanced-match": "^1.0.0",
@@ -10437,9 +10437,9 @@
10437
10437
  }
10438
10438
  },
10439
10439
  "node_modules/on-headers": {
10440
- "version": "1.0.2",
10441
- "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
10442
- "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
10440
+ "version": "1.1.0",
10441
+ "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.1.0.tgz",
10442
+ "integrity": "sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==",
10443
10443
  "devOptional": true,
10444
10444
  "license": "MIT",
10445
10445
  "engines": {
@@ -12570,9 +12570,9 @@
12570
12570
  }
12571
12571
  },
12572
12572
  "node_modules/test-exclude/node_modules/brace-expansion": {
12573
- "version": "1.1.11",
12574
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
12575
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
12573
+ "version": "1.1.12",
12574
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
12575
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
12576
12576
  "license": "MIT",
12577
12577
  "dependencies": {
12578
12578
  "balanced-match": "^1.0.0",
@@ -10,8 +10,8 @@
10
10
  "test": "jest"
11
11
  },
12
12
  "dependencies": {
13
- "@regulaforensics/react-native-document-reader-api": "8.2.186-rc",
14
- "@regulaforensics/react-native-document-reader-core-fullauthrfid": "8.2.540-rc",
13
+ "@regulaforensics/react-native-document-reader-api": "8.2.187-nightly",
14
+ "@regulaforensics/react-native-document-reader-core-fullauthrfid": "8.2.554-nightly",
15
15
  "react-native-progress": "5.0.0",
16
16
  "react-native-radio-buttons-group": "3.0.5",
17
17
  "@rneui/base": "4.0.0-rc.7",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/react-native-document-reader-api",
3
- "version": "8.2.186-rc",
3
+ "version": "8.2.187-nightly",
4
4
  "description": "React Native module for reading and validation of identification documents (API framework)",
5
5
  "main": "index.js",
6
6
  "scripts": {