🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@aws-sdk/token-providers

Package Overview
Dependencies
Maintainers
2
Versions
413
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/token-providers - npm Package Compare versions

Comparing version
3.1077.0
to
3.1078.0
+6
-6
package.json
{
"name": "@aws-sdk/token-providers",
"version": "3.1077.0",
"version": "3.1078.0",
"description": "A collection of token providers",

@@ -32,7 +32,7 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/core": "^3.974.25",
"@aws-sdk/nested-clients": "^3.997.25",
"@aws-sdk/types": "^3.973.14",
"@smithy/core": "^3.28.0",
"@smithy/types": "^4.15.0",
"@aws-sdk/core": "^3.974.26",
"@aws-sdk/nested-clients": "^3.997.26",
"@aws-sdk/types": "^3.973.15",
"@smithy/core": "^3.29.0",
"@smithy/types": "^4.15.1",
"tslib": "^2.6.2"

@@ -39,0 +39,0 @@ },