@aws-sdk/client-sts
Advanced tools
Comparing version 3.496.0 to 3.499.0
@@ -242,4 +242,10 @@ "use strict"; | ||
0 && (module.exports = { | ||
STSServiceException, | ||
__Client, | ||
STSClient, | ||
STS, | ||
$Command, | ||
AssumeRoleCommand, | ||
AssumeRoleWithSAMLCommand, | ||
ClientInputEndpointParameters, | ||
AssumeRoleWithWebIdentityCommand, | ||
DecodeAuthorizationMessageCommand, | ||
@@ -250,13 +256,2 @@ GetAccessKeyInfoCommand, | ||
GetSessionTokenCommand, | ||
RuntimeExtension, | ||
STS, | ||
STSServiceException, | ||
decorateDefaultCredentialProvider, | ||
getDefaultRoleAssumer, | ||
getDefaultRoleAssumerWithWebIdentity, | ||
__Client, | ||
STSClient, | ||
$Command, | ||
AssumeRoleCommand, | ||
AssumeRoleWithWebIdentityCommand, | ||
ExpiredTokenException, | ||
@@ -277,4 +272,7 @@ MalformedPolicyDocumentException, | ||
GetFederationTokenResponseFilterSensitiveLog, | ||
GetSessionTokenResponseFilterSensitiveLog | ||
GetSessionTokenResponseFilterSensitiveLog, | ||
getDefaultRoleAssumer, | ||
getDefaultRoleAssumerWithWebIdentity, | ||
decorateDefaultCredentialProvider | ||
}); | ||
{ | ||
"name": "@aws-sdk/client-sts", | ||
"description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native", | ||
"version": "3.496.0", | ||
"version": "3.499.0", | ||
"scripts": { | ||
@@ -26,3 +26,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-sdk/core": "3.496.0", | ||
"@aws-sdk/credential-provider-node": "3.496.0", | ||
"@aws-sdk/credential-provider-node": "3.499.0", | ||
"@aws-sdk/middleware-host-header": "3.496.0", | ||
@@ -29,0 +29,0 @@ "@aws-sdk/middleware-logger": "3.496.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
454636
8967
+ Added@aws-sdk/credential-provider-node@3.499.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.496.0(transitive)