You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@aws-sdk/credential-provider-env

Package Overview
Dependencies
Maintainers
5
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/credential-provider-env - npm Package Compare versions

Comparing version

to
3.734.0

10

package.json
{
"name": "@aws-sdk/credential-provider-env",
"version": "3.731.0",
"version": "3.734.0",
"description": "AWS credential provider that sources credentials from known environment variables",

@@ -28,6 +28,6 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/core": "3.731.0",
"@aws-sdk/types": "3.731.0",
"@smithy/property-provider": "^4.0.0",
"@smithy/types": "^4.0.0",
"@aws-sdk/core": "3.734.0",
"@aws-sdk/types": "3.734.0",
"@smithy/property-provider": "^4.0.1",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"

@@ -34,0 +34,0 @@ },