@equos/node-sdk 3.0.2-rc.1 → 3.0.2-rc.2

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.
@@ -34,6 +34,13 @@ export interface CreateEquosFaceRequest {
34
34
  export declare const CreateEquosFaceRequestIdentityEnum: {
35
35
  readonly Byron: "byron";
36
36
  readonly Emily: "emily";
37
+ readonly Marise: "marise";
38
+ readonly Jenny: "jenny";
39
+ readonly Isabelle: "isabelle";
40
+ readonly William: "william";
41
+ readonly Elaryon: "elaryon";
42
+ readonly Stephen: "stephen";
43
+ readonly Ryan: "ryan";
37
44
  };
38
45
  export type CreateEquosFaceRequestIdentityEnum = typeof CreateEquosFaceRequestIdentityEnum[keyof typeof CreateEquosFaceRequestIdentityEnum];
39
46
  /**
@@ -24,7 +24,14 @@ exports.CreateEquosFaceRequestToJSONTyped = CreateEquosFaceRequestToJSONTyped;
24
24
  */
25
25
  exports.CreateEquosFaceRequestIdentityEnum = {
26
26
  Byron: 'byron',
27
- Emily: 'emily'
27
+ Emily: 'emily',
28
+ Marise: 'marise',
29
+ Jenny: 'jenny',
30
+ Isabelle: 'isabelle',
31
+ William: 'william',
32
+ Elaryon: 'elaryon',
33
+ Stephen: 'stephen',
34
+ Ryan: 'ryan'
28
35
  };
29
36
  /**
30
37
  * Check if a given object implements the CreateEquosFaceRequest interface.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@equos/node-sdk",
3
- "version": "3.0.2-rc.1",
3
+ "version": "3.0.2-rc.2",
4
4
  "description": "Equos.ai node.js official SDK.",
5
5
  "keywords": [
6
6
  "ai",