@authme/liveness 2.2.0-rc.9 → 2.2.0
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/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
## [2.2.0](https://github.com/AuthMe01/web-client-sdk/compare/v2.2.0-rc.13...v2.2.0) (2022-12-19)
|
|
6
|
+
|
|
7
|
+
## [2.2.0-rc.13](https://github.com/AuthMe01/web-client-sdk/compare/v2.2.0-rc.12...v2.2.0-rc.13) (2022-12-19)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- 1.implement enum LivenessResultStatus 2.modify getResult api recall condition ([28323f0](https://github.com/AuthMe01/web-client-sdk/commit/28323f0714657c9c19d230a2771dde5f5bdbe8f9))
|
|
12
|
+
|
|
13
|
+
## [2.2.0-rc.12](https://github.com/AuthMe01/web-client-sdk/compare/v2.2.0-rc.11...v2.2.0-rc.12) (2022-12-16)
|
|
14
|
+
|
|
15
|
+
## [2.2.0-rc.11](https://github.com/AuthMe01/web-client-sdk/compare/v2.2.0-rc.10...v2.2.0-rc.11) (2022-12-16)
|
|
16
|
+
|
|
17
|
+
## [2.2.0-rc.10](https://github.com/AuthMe01/web-client-sdk/compare/v2.2.0-rc.9...v2.2.0-rc.10) (2022-12-15)
|
|
18
|
+
|
|
5
19
|
## [2.2.0-rc.9](https://github.com/AuthMe01/web-client-sdk/compare/v2.2.0-rc.8...v2.2.0-rc.9) (2022-12-09)
|
|
6
20
|
|
|
7
21
|
## [2.2.0-rc.8](https://github.com/AuthMe01/web-client-sdk/compare/v2.2.0-rc.7...v2.2.0-rc.8) (2022-12-07)
|
package/package.json
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@authme/liveness",
|
|
3
|
-
"version": "2.2.0
|
|
3
|
+
"version": "2.2.0",
|
|
4
4
|
"main": "./src/index.js",
|
|
5
5
|
"typings": "./src/index.d.ts",
|
|
6
6
|
"dependencies": {},
|
|
7
7
|
"peerDependencies": {
|
|
8
|
-
"@authme/core": "2.2.0
|
|
9
|
-
"@authme/util": "2.2.0
|
|
8
|
+
"@authme/core": "2.2.0",
|
|
9
|
+
"@authme/util": "2.2.0",
|
|
10
10
|
"three": "^0.136.0",
|
|
11
|
-
"
|
|
11
|
+
"lottie-web": "^5.9.2",
|
|
12
|
+
"@authme/engine": "2.2.0",
|
|
12
13
|
"rxjs": "~7.4.0",
|
|
13
14
|
"tslib": "^2.3.0"
|
|
14
15
|
}
|
|
@@ -28,10 +28,15 @@ export interface LivenessInitResponse {
|
|
|
28
28
|
};
|
|
29
29
|
}
|
|
30
30
|
export interface LivenessResultResponse {
|
|
31
|
-
state:
|
|
31
|
+
state: LivenessResultStatus;
|
|
32
32
|
isPass: boolean;
|
|
33
33
|
score: number;
|
|
34
34
|
createTime: string;
|
|
35
35
|
updateTime: string;
|
|
36
36
|
expiryTime: string;
|
|
37
37
|
}
|
|
38
|
+
export declare enum LivenessResultStatus {
|
|
39
|
+
DONE = "DONE",
|
|
40
|
+
VALIDATING = "Validating",
|
|
41
|
+
UPLOADING = "Uploading"
|
|
42
|
+
}
|
|
@@ -1,3 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.LivenessResultStatus = void 0;
|
|
4
|
+
var LivenessResultStatus;
|
|
5
|
+
(function (LivenessResultStatus) {
|
|
6
|
+
LivenessResultStatus["DONE"] = "DONE";
|
|
7
|
+
LivenessResultStatus["VALIDATING"] = "Validating";
|
|
8
|
+
LivenessResultStatus["UPLOADING"] = "Uploading";
|
|
9
|
+
})(LivenessResultStatus = exports.LivenessResultStatus || (exports.LivenessResultStatus = {}));
|
|
3
10
|
//# sourceMappingURL=dto.interface.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dto.interface.js","sourceRoot":"","sources":["../../../../../../../../libs/modules/liveness/feature-liveness/src/lib/data-access/dto.interface.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"dto.interface.js","sourceRoot":"","sources":["../../../../../../../../libs/modules/liveness/feature-liveness/src/lib/data-access/dto.interface.ts"],"names":[],"mappings":";;;AAuCA,IAAY,oBAIX;AAJD,WAAY,oBAAoB;IAC9B,qCAAa,CAAA;IACb,iDAAyB,CAAA;IACzB,+CAAuB,CAAA;AACzB,CAAC,EAJW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAI/B"}
|