@aws-sdk/client-connectparticipant
Advanced tools
Comparing version 3.649.0 to 3.650.0
@@ -840,5 +840,3 @@ "use strict"; | ||
// src/commands/CompleteAttachmentUploadCommand.ts | ||
var _CompleteAttachmentUploadCommand = class _CompleteAttachmentUploadCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _CompleteAttachmentUploadCommand = class _CompleteAttachmentUploadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -857,5 +855,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _CreateParticipantConnectionCommand = class _CreateParticipantConnectionCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _CreateParticipantConnectionCommand = class _CreateParticipantConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -874,5 +870,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _DescribeViewCommand = class _DescribeViewCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _DescribeViewCommand = class _DescribeViewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -891,5 +885,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _DisconnectParticipantCommand = class _DisconnectParticipantCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _DisconnectParticipantCommand = class _DisconnectParticipantCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -908,5 +900,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _GetAttachmentCommand = class _GetAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _GetAttachmentCommand = class _GetAttachmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -925,5 +915,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _GetTranscriptCommand = class _GetTranscriptCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _GetTranscriptCommand = class _GetTranscriptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -942,5 +930,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _SendEventCommand = class _SendEventCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _SendEventCommand = class _SendEventCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -959,5 +945,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _SendMessageCommand = class _SendMessageCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _SendMessageCommand = class _SendMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -976,5 +960,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _StartAttachmentUploadCommand = class _StartAttachmentUploadCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _StartAttachmentUploadCommand = class _StartAttachmentUploadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -981,0 +963,0 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -10,5 +10,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -15,0 +13,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
{ | ||
"name": "@aws-sdk/client-connectparticipant", | ||
"description": "AWS SDK for JavaScript Connectparticipant Client for Node.js, Browser and React Native", | ||
"version": "3.649.0", | ||
"version": "3.650.0", | ||
"scripts": { | ||
@@ -23,6 +23,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "5.2.0", | ||
"@aws-sdk/client-sso-oidc": "3.649.0", | ||
"@aws-sdk/client-sts": "3.649.0", | ||
"@aws-sdk/client-sso-oidc": "3.650.0", | ||
"@aws-sdk/client-sts": "3.650.0", | ||
"@aws-sdk/core": "3.649.0", | ||
"@aws-sdk/credential-provider-node": "3.649.0", | ||
"@aws-sdk/credential-provider-node": "3.650.0", | ||
"@aws-sdk/middleware-host-header": "3.649.0", | ||
@@ -29,0 +29,0 @@ "@aws-sdk/middleware-logger": "3.649.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
297215
6363
+ Added@aws-sdk/client-sso@3.650.0(transitive)
+ Added@aws-sdk/client-sso-oidc@3.650.0(transitive)
+ Added@aws-sdk/client-sts@3.650.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.650.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.650.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.650.0(transitive)
- Removed@aws-sdk/client-sso@3.649.0(transitive)
- Removed@aws-sdk/client-sso-oidc@3.649.0(transitive)
- Removed@aws-sdk/client-sts@3.649.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.649.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.649.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.649.0(transitive)
Updated@aws-sdk/client-sts@3.650.0