@aws-sdk/credential-provider-process
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| export * from "./fromProcess"; | ||
| export { fromProcess } from "./fromProcess"; |
@@ -1,4 +0,2 @@ | ||
| /** | ||
| * @internal | ||
| */ | ||
| export * from "./fromProcess"; | ||
| export { fromProcess } from "./fromProcess"; | ||
| export type { FromProcessInit } from "./fromProcess"; |
@@ -1,1 +0,2 @@ | ||
| export * from "./fromProcess"; | ||
| export { fromProcess } from "./fromProcess"; | ||
| export { FromProcessInit } from "./fromProcess"; |
+5
-5
| { | ||
| "name": "@aws-sdk/credential-provider-process", | ||
| "version": "3.972.55", | ||
| "version": "3.972.56", | ||
| "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config", | ||
@@ -29,6 +29,6 @@ "main": "./dist-cjs/index.js", | ||
| "dependencies": { | ||
| "@aws-sdk/core": "^3.974.29", | ||
| "@aws-sdk/types": "^3.973.15", | ||
| "@smithy/core": "^3.29.0", | ||
| "@smithy/types": "^4.15.1", | ||
| "@aws-sdk/core": "^3.975.0", | ||
| "@aws-sdk/types": "^3.974.0", | ||
| "@smithy/core": "^3.29.2", | ||
| "@smithy/types": "^4.16.0", | ||
| "tslib": "^2.6.2" | ||
@@ -35,0 +35,0 @@ }, |
23597
0.52%222
-0.45%Updated
Updated
Updated
Updated