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.292.0 to 3.295.0

2

dist-types/ProcessCredentials.d.ts

@@ -1,2 +0,2 @@

export declare type ProcessCredentials = {
export type ProcessCredentials = {
Version: number;

@@ -3,0 +3,0 @@ AccessKeyId: string;

@@ -1,2 +0,2 @@

export declare type ProcessCredentials = {
export type ProcessCredentials = {
Version: number;

@@ -3,0 +3,0 @@ AccessKeyId: string;

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

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

"dependencies": {
"@aws-sdk/property-provider": "3.292.0",
"@aws-sdk/shared-ini-file-loader": "3.292.0",
"@aws-sdk/types": "3.292.0",
"tslib": "^2.3.1"
"@aws-sdk/property-provider": "3.295.0",
"@aws-sdk/shared-ini-file-loader": "3.295.0",
"@aws-sdk/types": "3.295.0",
"tslib": "^2.5.0"
},

@@ -40,3 +40,3 @@ "devDependencies": {

"typedoc": "0.23.23",
"typescript": "~4.6.2"
"typescript": "~4.9.5"
},

@@ -43,0 +43,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