Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-web-identity

Package Overview
Dependencies
Maintainers
5
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/credential-provider-web-identity - npm Package Compare versions

Comparing version 3.12.0 to 3.13.1

8

CHANGELOG.md

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

## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22)
**Note:** Version bump only for package @aws-sdk/credential-provider-web-identity
# [3.12.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.11.0...v3.12.0) (2021-04-09)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@aws-sdk/credential-provider-web-identity",
"version": "3.12.0",
"version": "3.13.1",
"description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",

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

"dependencies": {
"@aws-sdk/property-provider": "3.12.0",
"@aws-sdk/types": "3.12.0",
"tslib": "^1.8.0"
"@aws-sdk/property-provider": "3.13.1",
"@aws-sdk/types": "3.13.1",
"tslib": "^2.0.0"
},

@@ -33,3 +33,3 @@ "devDependencies": {

"jest": "^26.1.0",
"typescript": "~4.1.2"
"typescript": "~4.2.4"
},

@@ -36,0 +36,0 @@ "types": "./dist/types/index.d.ts",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc