Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-sso

Package Overview
Dependencies
48
Maintainers
7
Versions
282
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.22.0 to 3.23.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.23.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.22.0...v3.23.0) (2021-07-23)
### Bug Fixes
* bump up tslib to 2.3.0 ([#2601](https://github.com/aws/aws-sdk-js-v3/issues/2601)) ([7040faa](https://github.com/aws/aws-sdk-js-v3/commit/7040faac07976c1dcfd5240675b82a2f275b2a55))
# [3.22.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.21.0...v3.22.0) (2021-07-16)

@@ -8,0 +19,0 @@

12

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

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

"dependencies": {
"@aws-sdk/client-sso": "3.22.0",
"@aws-sdk/property-provider": "3.22.0",
"@aws-sdk/shared-ini-file-loader": "3.22.0",
"@aws-sdk/client-sso": "3.23.0",
"@aws-sdk/property-provider": "3.23.0",
"@aws-sdk/shared-ini-file-loader": "3.23.0",
"@aws-sdk/types": "3.22.0",
"@aws-sdk/util-credentials": "3.22.0",
"tslib": "^2.0.0"
"@aws-sdk/util-credentials": "3.23.0",
"tslib": "^2.3.0"
},

@@ -32,0 +32,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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