Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-env

Package Overview
Dependencies
Maintainers
5
Versions
168
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 3.677.0 to 3.678.0

7

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

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

"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"test": "jest"
"test": "vitest run",
"test:watch": "vitest watch"
},

@@ -28,3 +29,3 @@ "keywords": [

"dependencies": {
"@aws-sdk/core": "3.677.0",
"@aws-sdk/core": "3.678.0",
"@aws-sdk/types": "3.667.0",

@@ -31,0 +32,0 @@ "@smithy/property-provider": "^3.1.7",

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