@aws-sdk/client-rekognitionstreaming 3.306.0 → 3.309.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.
@@ -10,11 +10,11 @@ import {
10
10
  StartFaceLivenessSessionCommandInput,
11
11
  StartFaceLivenessSessionCommandOutput,
12
12
  } from "../commands/StartFaceLivenessSessionCommand";
13
- export declare const serializeAws_restJson1StartFaceLivenessSessionCommand: (
13
+ export declare const se_StartFaceLivenessSessionCommand: (
14
14
  input: StartFaceLivenessSessionCommandInput,
15
15
  context: __SerdeContext & __EventStreamSerdeContext
16
16
  ) => Promise<__HttpRequest>;
17
- export declare const deserializeAws_restJson1StartFaceLivenessSessionCommand: (
17
+ export declare const de_StartFaceLivenessSessionCommand: (
18
18
  output: __HttpResponse,
19
19
  context: __SerdeContext & __EventStreamSerdeContext
20
20
  ) => Promise<StartFaceLivenessSessionCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-rekognitionstreaming",
3
3
  "description": "AWS SDK for JavaScript Rekognitionstreaming Client for Node.js, Browser and React Native",
4
- "version": "3.306.0",
4
+ "version": "3.309.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "2.0.0",
23
23
  "@aws-crypto/sha256-js": "2.0.0",
24
- "@aws-sdk/client-sts": "3.306.0",
24
+ "@aws-sdk/client-sts": "3.309.0",
25
25
  "@aws-sdk/config-resolver": "3.306.0",
26
- "@aws-sdk/credential-provider-node": "3.306.0",
26
+ "@aws-sdk/credential-provider-node": "3.309.0",
27
27
  "@aws-sdk/eventstream-handler-node": "3.306.0",
28
28
  "@aws-sdk/eventstream-serde-browser": "3.306.0",
29
29
  "@aws-sdk/eventstream-serde-config-resolver": "3.306.0",
@@ -46,14 +46,14 @@
46
46
  "@aws-sdk/node-config-provider": "3.306.0",
47
47
  "@aws-sdk/node-http-handler": "3.306.0",
48
48
  "@aws-sdk/protocol-http": "3.306.0",
49
- "@aws-sdk/smithy-client": "3.306.0",
49
+ "@aws-sdk/smithy-client": "3.309.0",
50
50
  "@aws-sdk/types": "3.306.0",
51
51
  "@aws-sdk/url-parser": "3.306.0",
52
52
  "@aws-sdk/util-base64": "3.303.0",
53
53
  "@aws-sdk/util-body-length-browser": "3.303.0",
54
54
  "@aws-sdk/util-body-length-node": "3.303.0",
55
- "@aws-sdk/util-defaults-mode-browser": "3.306.0",
56
- "@aws-sdk/util-defaults-mode-node": "3.306.0",
55
+ "@aws-sdk/util-defaults-mode-browser": "3.309.0",
56
+ "@aws-sdk/util-defaults-mode-node": "3.309.0",
57
57
  "@aws-sdk/util-endpoints": "3.306.0",
58
58
  "@aws-sdk/util-retry": "3.306.0",
59
59
  "@aws-sdk/util-user-agent-browser": "3.306.0",