🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/credential-provider-sso

Package Overview
Dependencies
Maintainers
5
Versions
348
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

to
3.734.0

16

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

@@ -28,9 +28,9 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/client-sso": "3.731.0",
"@aws-sdk/core": "3.731.0",
"@aws-sdk/token-providers": "3.731.1",
"@aws-sdk/types": "3.731.0",
"@smithy/property-provider": "^4.0.0",
"@smithy/shared-ini-file-loader": "^4.0.0",
"@smithy/types": "^4.0.0",
"@aws-sdk/client-sso": "3.734.0",
"@aws-sdk/core": "3.734.0",
"@aws-sdk/token-providers": "3.734.0",
"@aws-sdk/types": "3.734.0",
"@smithy/property-provider": "^4.0.1",
"@smithy/shared-ini-file-loader": "^4.0.1",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"

@@ -37,0 +37,0 @@ },