Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-sts

Package Overview
Dependencies
Maintainers
5
Versions
405
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.496.0 to 3.499.0

24

dist-cjs/index.js

@@ -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",

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