Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-process

Package Overview
Dependencies
Maintainers
5
Versions
175
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.1.0 to 3.3.0

11

CHANGELOG.md

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

# [3.3.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.2.0...v3.3.0) (2021-01-14)
### Bug Fixes
* **clients:** export explicit dependencies on @aws-sdk/types ([#1902](https://github.com/aws/aws-sdk-js-v3/issues/1902)) ([96f1087](https://github.com/aws/aws-sdk-js-v3/commit/96f1087333ba916593d557051297983912b27caa))
# [3.1.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.0.0...v3.1.0) (2020-12-23)

@@ -8,0 +19,0 @@

8

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

@@ -25,9 +25,9 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@aws-sdk/credential-provider-ini": "3.1.0",
"@aws-sdk/property-provider": "3.1.0",
"@aws-sdk/credential-provider-ini": "3.3.0",
"@aws-sdk/property-provider": "3.3.0",
"@aws-sdk/shared-ini-file-loader": "3.1.0",
"@aws-sdk/types": "3.1.0",
"tslib": "^1.8.0"
},
"devDependencies": {
"@aws-sdk/types": "3.1.0",
"@types/jest": "^26.0.4",

@@ -34,0 +34,0 @@ "@types/node": "^10.0.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