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

@aws-sdk/credential-provider-process

Package Overview
Dependencies
Maintainers
7
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.46.0 to 3.47.0

8

CHANGELOG.md

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

# [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15)
**Note:** Version bump only for package @aws-sdk/credential-provider-process
# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)

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

11

package.json
{
"name": "@aws-sdk/credential-provider-process",
"version": "3.46.0",
"version": "3.47.0",
"description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",

@@ -13,2 +13,3 @@ "main": "./dist-cjs/index.js",

"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
"clean": "rimraf ./dist-*",
"test": "jest"

@@ -26,6 +27,6 @@ },

"dependencies": {
"@aws-sdk/property-provider": "3.46.0",
"@aws-sdk/shared-ini-file-loader": "3.46.0",
"@aws-sdk/types": "3.46.0",
"@aws-sdk/util-credentials": "3.46.0",
"@aws-sdk/property-provider": "3.47.0",
"@aws-sdk/shared-ini-file-loader": "3.47.0",
"@aws-sdk/types": "3.47.0",
"@aws-sdk/util-credentials": "3.47.0",
"tslib": "^2.3.0"

@@ -32,0 +33,0 @@ },

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