Socket
Socket
Sign inDemoInstall

@aws-sdk/client-sts

Package Overview
Dependencies
Maintainers
5
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-sts - npm Package Compare versions

Comparing version 3.649.0 to 3.650.0

32

dist-cjs/index.js

@@ -1143,5 +1143,3 @@ "use strict";

// src/commands/AssumeRoleCommand.ts
var _AssumeRoleCommand = class _AssumeRoleCommand extends import_smithy_client.Command.classBuilder().ep({
...import_EndpointParameters.commonParams
}).m(function(Command, cs, config, o) {
var _AssumeRoleCommand = class _AssumeRoleCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters.commonParams).m(function(Command, cs, config, o) {
return [

@@ -1161,5 +1159,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var import_EndpointParameters2 = require("./endpoint/EndpointParameters");
var _AssumeRoleWithSAMLCommand = class _AssumeRoleWithSAMLCommand extends import_smithy_client.Command.classBuilder().ep({
...import_EndpointParameters2.commonParams
}).m(function(Command, cs, config, o) {
var _AssumeRoleWithSAMLCommand = class _AssumeRoleWithSAMLCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters2.commonParams).m(function(Command, cs, config, o) {
return [

@@ -1179,5 +1175,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var import_EndpointParameters3 = require("./endpoint/EndpointParameters");
var _AssumeRoleWithWebIdentityCommand = class _AssumeRoleWithWebIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
...import_EndpointParameters3.commonParams
}).m(function(Command, cs, config, o) {
var _AssumeRoleWithWebIdentityCommand = class _AssumeRoleWithWebIdentityCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters3.commonParams).m(function(Command, cs, config, o) {
return [

@@ -1197,5 +1191,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var import_EndpointParameters4 = require("./endpoint/EndpointParameters");
var _DecodeAuthorizationMessageCommand = class _DecodeAuthorizationMessageCommand extends import_smithy_client.Command.classBuilder().ep({
...import_EndpointParameters4.commonParams
}).m(function(Command, cs, config, o) {
var _DecodeAuthorizationMessageCommand = class _DecodeAuthorizationMessageCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters4.commonParams).m(function(Command, cs, config, o) {
return [

@@ -1215,5 +1207,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var import_EndpointParameters5 = require("./endpoint/EndpointParameters");
var _GetAccessKeyInfoCommand = class _GetAccessKeyInfoCommand extends import_smithy_client.Command.classBuilder().ep({
...import_EndpointParameters5.commonParams
}).m(function(Command, cs, config, o) {
var _GetAccessKeyInfoCommand = class _GetAccessKeyInfoCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters5.commonParams).m(function(Command, cs, config, o) {
return [

@@ -1233,5 +1223,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var import_EndpointParameters6 = require("./endpoint/EndpointParameters");
var _GetCallerIdentityCommand = class _GetCallerIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
...import_EndpointParameters6.commonParams
}).m(function(Command, cs, config, o) {
var _GetCallerIdentityCommand = class _GetCallerIdentityCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters6.commonParams).m(function(Command, cs, config, o) {
return [

@@ -1251,5 +1239,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var import_EndpointParameters7 = require("./endpoint/EndpointParameters");
var _GetFederationTokenCommand = class _GetFederationTokenCommand extends import_smithy_client.Command.classBuilder().ep({
...import_EndpointParameters7.commonParams
}).m(function(Command, cs, config, o) {
var _GetFederationTokenCommand = class _GetFederationTokenCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters7.commonParams).m(function(Command, cs, config, o) {
return [

@@ -1269,5 +1255,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var import_EndpointParameters8 = require("./endpoint/EndpointParameters");
var _GetSessionTokenCommand = class _GetSessionTokenCommand extends import_smithy_client.Command.classBuilder().ep({
...import_EndpointParameters8.commonParams
}).m(function(Command, cs, config, o) {
var _GetSessionTokenCommand = class _GetSessionTokenCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters8.commonParams).m(function(Command, cs, config, o) {
return [

@@ -1274,0 +1258,0 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

@@ -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 [

@@ -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 [

@@ -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 [

@@ -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 [

@@ -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 [

{
"name": "@aws-sdk/client-sts",
"description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
"version": "3.649.0",
"version": "3.650.0",
"scripts": {

@@ -25,5 +25,5 @@ "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-sso-oidc": "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",

@@ -30,0 +30,0 @@ "@aws-sdk/middleware-logger": "3.649.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc