Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-sso

Package Overview
Dependencies
Maintainers
5
Versions
303
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/credential-provider-sso - npm Package Compare versions

Comparing version 3.495.0 to 3.496.0

2

dist-cjs/index.js

@@ -171,2 +171,3 @@ var __defProp = Object.defineProperty;

// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {

@@ -177,1 +178,2 @@ fromSSO,

});

14

package.json
{
"name": "@aws-sdk/credential-provider-sso",
"version": "3.495.0",
"version": "3.496.0",
"description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",

@@ -27,8 +27,8 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/client-sso": "3.495.0",
"@aws-sdk/token-providers": "3.495.0",
"@aws-sdk/types": "3.495.0",
"@smithy/property-provider": "^2.1.0",
"@smithy/shared-ini-file-loader": "^2.3.0",
"@smithy/types": "^2.9.0",
"@aws-sdk/client-sso": "3.496.0",
"@aws-sdk/token-providers": "3.496.0",
"@aws-sdk/types": "3.496.0",
"@smithy/property-provider": "^2.1.1",
"@smithy/shared-ini-file-loader": "^2.3.1",
"@smithy/types": "^2.9.1",
"tslib": "^2.5.0"

@@ -35,0 +35,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