mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-04 06:15:07 +09:00
chore: Update dist
This commit is contained in:
+16
-16
@@ -222,7 +222,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
The following npm package may be included in this product:
|
The following npm package may be included in this product:
|
||||||
|
|
||||||
- @aws-sdk/client-sts@3.1101.0
|
- @aws-sdk/client-sts@3.1106.0
|
||||||
|
|
||||||
This package contains the following license:
|
This package contains the following license:
|
||||||
|
|
||||||
@@ -432,9 +432,9 @@ Apache License
|
|||||||
|
|
||||||
The following npm packages may be included in this product:
|
The following npm packages may be included in this product:
|
||||||
|
|
||||||
- @aws-sdk/signature-v4-multi-region@3.996.43
|
- @aws-sdk/signature-v4-multi-region@3.996.44
|
||||||
- @smithy/core@3.31.1
|
- @smithy/core@3.32.0
|
||||||
- @smithy/types@4.16.1
|
- @smithy/types@4.17.0
|
||||||
|
|
||||||
These packages each contain the following license:
|
These packages each contain the following license:
|
||||||
|
|
||||||
@@ -1042,14 +1042,14 @@ Apache License
|
|||||||
|
|
||||||
The following npm packages may be included in this product:
|
The following npm packages may be included in this product:
|
||||||
|
|
||||||
- @aws-sdk/credential-provider-env@3.972.67
|
- @aws-sdk/credential-provider-env@3.972.68
|
||||||
- @aws-sdk/credential-provider-ini@3.973.11
|
- @aws-sdk/credential-provider-ini@3.973.13
|
||||||
- @aws-sdk/credential-provider-node@3.972.77
|
- @aws-sdk/credential-provider-node@3.972.79
|
||||||
- @aws-sdk/token-providers@3.1102.0
|
- @aws-sdk/token-providers@3.1108.0
|
||||||
- @aws-sdk/types@3.974.3
|
- @aws-sdk/types@3.974.3
|
||||||
- @aws-sdk/xml-builder@3.972.38
|
- @aws-sdk/xml-builder@3.972.38
|
||||||
- @smithy/credential-provider-imds@4.4.16
|
- @smithy/credential-provider-imds@4.5.0
|
||||||
- @smithy/fetch-http-handler@5.6.13
|
- @smithy/fetch-http-handler@5.7.0
|
||||||
- @smithy/node-http-handler@4.9.13
|
- @smithy/node-http-handler@4.9.13
|
||||||
- @smithy/signature-v4@5.6.12
|
- @smithy/signature-v4@5.6.12
|
||||||
|
|
||||||
@@ -1261,9 +1261,9 @@ Apache License
|
|||||||
|
|
||||||
The following npm packages may be included in this product:
|
The following npm packages may be included in this product:
|
||||||
|
|
||||||
- @aws-sdk/credential-provider-process@3.972.66
|
- @aws-sdk/credential-provider-process@3.972.68
|
||||||
- @aws-sdk/credential-provider-sso@3.973.10
|
- @aws-sdk/credential-provider-sso@3.973.12
|
||||||
- @aws-sdk/credential-provider-web-identity@3.972.72
|
- @aws-sdk/credential-provider-web-identity@3.972.74
|
||||||
|
|
||||||
These packages each contain the following license:
|
These packages each contain the following license:
|
||||||
|
|
||||||
@@ -1473,9 +1473,9 @@ Apache License
|
|||||||
|
|
||||||
The following npm packages may be included in this product:
|
The following npm packages may be included in this product:
|
||||||
|
|
||||||
- @aws-sdk/credential-provider-http@3.972.68
|
- @aws-sdk/credential-provider-http@3.972.70
|
||||||
- @aws-sdk/credential-provider-login@3.972.73
|
- @aws-sdk/credential-provider-login@3.972.75
|
||||||
- @aws-sdk/nested-clients@3.997.40
|
- @aws-sdk/nested-clients@3.997.42
|
||||||
|
|
||||||
These packages each contain the following license:
|
These packages each contain the following license:
|
||||||
|
|
||||||
|
|||||||
+6
-16
@@ -19995,8 +19995,6 @@ var init_ListSchema = __esm({
|
|||||||
init_Schema();
|
init_Schema();
|
||||||
ListSchema = class _ListSchema extends Schema {
|
ListSchema = class _ListSchema extends Schema {
|
||||||
static symbol = /* @__PURE__ */ Symbol.for("@smithy/lis");
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/lis");
|
||||||
name;
|
|
||||||
traits;
|
|
||||||
valueSchema;
|
valueSchema;
|
||||||
symbol = _ListSchema.symbol;
|
symbol = _ListSchema.symbol;
|
||||||
};
|
};
|
||||||
@@ -20016,8 +20014,6 @@ var init_MapSchema = __esm({
|
|||||||
init_Schema();
|
init_Schema();
|
||||||
MapSchema = class _MapSchema extends Schema {
|
MapSchema = class _MapSchema extends Schema {
|
||||||
static symbol = /* @__PURE__ */ Symbol.for("@smithy/map");
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/map");
|
||||||
name;
|
|
||||||
traits;
|
|
||||||
keySchema;
|
keySchema;
|
||||||
valueSchema;
|
valueSchema;
|
||||||
symbol = _MapSchema.symbol;
|
symbol = _MapSchema.symbol;
|
||||||
@@ -20039,8 +20035,6 @@ var init_OperationSchema = __esm({
|
|||||||
init_Schema();
|
init_Schema();
|
||||||
OperationSchema = class _OperationSchema extends Schema {
|
OperationSchema = class _OperationSchema extends Schema {
|
||||||
static symbol = /* @__PURE__ */ Symbol.for("@smithy/ope");
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/ope");
|
||||||
name;
|
|
||||||
traits;
|
|
||||||
input;
|
input;
|
||||||
output;
|
output;
|
||||||
symbol = _OperationSchema.symbol;
|
symbol = _OperationSchema.symbol;
|
||||||
@@ -20062,8 +20056,6 @@ var init_StructureSchema = __esm({
|
|||||||
init_Schema();
|
init_Schema();
|
||||||
StructureSchema = class _StructureSchema extends Schema {
|
StructureSchema = class _StructureSchema extends Schema {
|
||||||
static symbol = /* @__PURE__ */ Symbol.for("@smithy/str");
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/str");
|
||||||
name;
|
|
||||||
traits;
|
|
||||||
memberNames;
|
memberNames;
|
||||||
memberList;
|
memberList;
|
||||||
symbol = _StructureSchema.symbol;
|
symbol = _StructureSchema.symbol;
|
||||||
@@ -20429,9 +20421,7 @@ var init_SimpleSchema = __esm({
|
|||||||
init_Schema();
|
init_Schema();
|
||||||
SimpleSchema = class _SimpleSchema extends Schema {
|
SimpleSchema = class _SimpleSchema extends Schema {
|
||||||
static symbol = /* @__PURE__ */ Symbol.for("@smithy/sim");
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/sim");
|
||||||
name;
|
|
||||||
schemaRef;
|
schemaRef;
|
||||||
traits;
|
|
||||||
symbol = _SimpleSchema.symbol;
|
symbol = _SimpleSchema.symbol;
|
||||||
};
|
};
|
||||||
sim = (namespace, name, schemaRef, traits) => Schema.assign(new SimpleSchema(), {
|
sim = (namespace, name, schemaRef, traits) => Schema.assign(new SimpleSchema(), {
|
||||||
@@ -34839,7 +34829,7 @@ var init_package = __esm({
|
|||||||
"node_modules/@aws-sdk/nested-clients/package.json"() {
|
"node_modules/@aws-sdk/nested-clients/package.json"() {
|
||||||
package_default = {
|
package_default = {
|
||||||
name: "@aws-sdk/nested-clients",
|
name: "@aws-sdk/nested-clients",
|
||||||
version: "3.997.40",
|
version: "3.997.42",
|
||||||
description: "Nested clients for AWS SDK packages.",
|
description: "Nested clients for AWS SDK packages.",
|
||||||
homepage: "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/nested-clients",
|
homepage: "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/nested-clients",
|
||||||
license: "Apache-2.0",
|
license: "Apache-2.0",
|
||||||
@@ -34939,9 +34929,9 @@ var init_package = __esm({
|
|||||||
"test:watch": "yarn g:vitest watch"
|
"test:watch": "yarn g:vitest watch"
|
||||||
},
|
},
|
||||||
dependencies: {
|
dependencies: {
|
||||||
"@aws-sdk/core": "^3.977.5",
|
"@aws-sdk/core": "^3.977.7",
|
||||||
"@aws-sdk/signature-v4-multi-region": "^3.996.43",
|
"@aws-sdk/signature-v4-multi-region": "^3.996.44",
|
||||||
"@aws-sdk/types": "^3.974.2",
|
"@aws-sdk/types": "^3.974.3",
|
||||||
"@smithy/core": "^3.31.1",
|
"@smithy/core": "^3.31.1",
|
||||||
"@smithy/fetch-http-handler": "^5.6.13",
|
"@smithy/fetch-http-handler": "^5.6.13",
|
||||||
"@smithy/node-http-handler": "^4.9.13",
|
"@smithy/node-http-handler": "^4.9.13",
|
||||||
@@ -34952,7 +34942,7 @@ var init_package = __esm({
|
|||||||
concurrently: "7.0.0",
|
concurrently: "7.0.0",
|
||||||
"downlevel-dts": "0.10.1",
|
"downlevel-dts": "0.10.1",
|
||||||
premove: "4.0.0",
|
premove: "4.0.0",
|
||||||
typescript: "~5.8.3"
|
typescript: "~6.0.3"
|
||||||
},
|
},
|
||||||
engines: {
|
engines: {
|
||||||
node: ">=20.0.0"
|
node: ">=20.0.0"
|
||||||
@@ -44964,7 +44954,7 @@ var require_dist_cjs16 = __commonJS({
|
|||||||
Region: { type: "builtInParams", name: "region" },
|
Region: { type: "builtInParams", name: "region" },
|
||||||
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
|
||||||
};
|
};
|
||||||
var version = "3.1100.0";
|
var version = "3.1105.0";
|
||||||
var packageInfo = {
|
var packageInfo = {
|
||||||
version
|
version
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user