@aws-sdk/client-rekognitionstreaming 3.775.0 → 3.777.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.
@@ -205,6 +205,7 @@ declare const StartFaceLivenessSessionCommand_base: {
205
205
  * @throws {@link RekognitionStreamingServiceException}
206
206
  * <p>Base exception class for all service exceptions from RekognitionStreaming service.</p>
207
207
  *
208
+ *
208
209
  * @public
209
210
  */
210
211
  export declare class StartFaceLivenessSessionCommand extends StartFaceLivenessSessionCommand_base {
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.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-rekognitionstreaming",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/eventstream-handler-node": "3.775.0",
26
26
  "@aws-sdk/middleware-eventstream": "3.775.0",
27
27
  "@aws-sdk/middleware-host-header": "3.775.0",