Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-env

Package Overview
Dependencies
Maintainers
7
Versions
161
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.28.0 to 3.29.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.29.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.28.0...v3.29.0) (2021-09-02)
**Note:** Version bump only for package @aws-sdk/credential-provider-env
# [3.28.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.27.0...v3.28.0) (2021-08-27)

@@ -8,0 +16,0 @@

8

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

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

"dependencies": {
"@aws-sdk/property-provider": "3.28.0",
"@aws-sdk/types": "3.25.0",
"@aws-sdk/property-provider": "3.29.0",
"@aws-sdk/types": "3.29.0",
"tslib": "^2.3.0"

@@ -33,3 +33,3 @@ },

"jest": "^26.1.0",
"typescript": "~4.3.2"
"typescript": "~4.4.2"
},

@@ -36,0 +36,0 @@ "types": "./dist/types/index.d.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