Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
5
Versions
135
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.290.0 to 3.292.0

11

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

@@ -35,4 +35,4 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/property-provider": "3.290.0",
"@aws-sdk/types": "3.290.0",
"@aws-sdk/property-provider": "3.292.0",
"@aws-sdk/types": "3.292.0",
"tslib": "^2.3.1"

@@ -46,3 +46,3 @@ },

"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typedoc": "0.23.23",
"typescript": "~4.6.2"

@@ -69,3 +69,6 @@ },

"directory": "packages/credential-provider-web-identity"
},
"typedoc": {
"entryPoint": "src/index.ts"
}
}
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