Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-sso

Package Overview
Dependencies
125
Maintainers
5
Versions
282
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.460.0 to 3.465.0

12

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

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

"dependencies": {
"@aws-sdk/client-sso": "3.460.0",
"@aws-sdk/token-providers": "3.460.0",
"@aws-sdk/types": "3.460.0",
"@aws-sdk/client-sso": "3.465.0",
"@aws-sdk/token-providers": "3.465.0",
"@aws-sdk/types": "3.465.0",
"@smithy/property-provider": "^2.0.0",

@@ -42,3 +42,2 @@ "@smithy/shared-ini-file-loader": "^2.0.6",

"rimraf": "3.0.2",
"typedoc": "0.23.23",
"typescript": "~4.9.5"

@@ -65,6 +64,3 @@ },

"directory": "packages/credential-provider-sso"
},
"typedoc": {
"entryPoint": "src/index.ts"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc