Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
4
Maintainers
5
Versions
131
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.495.0 to 3.496.0

6

dist-cjs/index.js

@@ -22,5 +22,7 @@ var __defProp = Object.defineProperty;

// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {
...require("././fromTokenFile"),
...require("././fromWebToken")
fromTokenFile,
fromWebToken
});
{
"name": "@aws-sdk/credential-provider-web-identity",
"version": "3.495.0",
"version": "3.496.0",
"description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",

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

"dependencies": {
"@aws-sdk/types": "3.495.0",
"@smithy/property-provider": "^2.1.0",
"@smithy/types": "^2.9.0",
"@aws-sdk/types": "3.496.0",
"@smithy/property-provider": "^2.1.1",
"@smithy/types": "^2.9.1",
"tslib": "^2.5.0"

@@ -40,0 +40,0 @@ },

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