@aws-sdk/client-transfer 3.523.0 → 3.529.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +48 -88
- package/dist-es/protocols/Aws_json1_1.js +1 -40
- package/package.json +17 -17
- package/dist-cjs/Transfer.js +0 -1
- package/dist-cjs/TransferClient.js +0 -1
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
- package/dist-cjs/commands/CreateAccessCommand.js +0 -1
- package/dist-cjs/commands/CreateAgreementCommand.js +0 -1
- package/dist-cjs/commands/CreateConnectorCommand.js +0 -1
- package/dist-cjs/commands/CreateProfileCommand.js +0 -1
- package/dist-cjs/commands/CreateServerCommand.js +0 -1
- package/dist-cjs/commands/CreateUserCommand.js +0 -1
- package/dist-cjs/commands/CreateWorkflowCommand.js +0 -1
- package/dist-cjs/commands/DeleteAccessCommand.js +0 -1
- package/dist-cjs/commands/DeleteAgreementCommand.js +0 -1
- package/dist-cjs/commands/DeleteCertificateCommand.js +0 -1
- package/dist-cjs/commands/DeleteConnectorCommand.js +0 -1
- package/dist-cjs/commands/DeleteHostKeyCommand.js +0 -1
- package/dist-cjs/commands/DeleteProfileCommand.js +0 -1
- package/dist-cjs/commands/DeleteServerCommand.js +0 -1
- package/dist-cjs/commands/DeleteSshPublicKeyCommand.js +0 -1
- package/dist-cjs/commands/DeleteUserCommand.js +0 -1
- package/dist-cjs/commands/DeleteWorkflowCommand.js +0 -1
- package/dist-cjs/commands/DescribeAccessCommand.js +0 -1
- package/dist-cjs/commands/DescribeAgreementCommand.js +0 -1
- package/dist-cjs/commands/DescribeCertificateCommand.js +0 -1
- package/dist-cjs/commands/DescribeConnectorCommand.js +0 -1
- package/dist-cjs/commands/DescribeExecutionCommand.js +0 -1
- package/dist-cjs/commands/DescribeHostKeyCommand.js +0 -1
- package/dist-cjs/commands/DescribeProfileCommand.js +0 -1
- package/dist-cjs/commands/DescribeSecurityPolicyCommand.js +0 -1
- package/dist-cjs/commands/DescribeServerCommand.js +0 -1
- package/dist-cjs/commands/DescribeUserCommand.js +0 -1
- package/dist-cjs/commands/DescribeWorkflowCommand.js +0 -1
- package/dist-cjs/commands/ImportCertificateCommand.js +0 -1
- package/dist-cjs/commands/ImportHostKeyCommand.js +0 -1
- package/dist-cjs/commands/ImportSshPublicKeyCommand.js +0 -1
- package/dist-cjs/commands/ListAccessesCommand.js +0 -1
- package/dist-cjs/commands/ListAgreementsCommand.js +0 -1
- package/dist-cjs/commands/ListCertificatesCommand.js +0 -1
- package/dist-cjs/commands/ListConnectorsCommand.js +0 -1
- package/dist-cjs/commands/ListExecutionsCommand.js +0 -1
- package/dist-cjs/commands/ListHostKeysCommand.js +0 -1
- package/dist-cjs/commands/ListProfilesCommand.js +0 -1
- package/dist-cjs/commands/ListSecurityPoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListServersCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ListUsersCommand.js +0 -1
- package/dist-cjs/commands/ListWorkflowsCommand.js +0 -1
- package/dist-cjs/commands/SendWorkflowStepStateCommand.js +0 -1
- package/dist-cjs/commands/StartFileTransferCommand.js +0 -1
- package/dist-cjs/commands/StartServerCommand.js +0 -1
- package/dist-cjs/commands/StopServerCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/TestConnectionCommand.js +0 -1
- package/dist-cjs/commands/TestIdentityProviderCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateAccessCommand.js +0 -1
- package/dist-cjs/commands/UpdateAgreementCommand.js +0 -1
- package/dist-cjs/commands/UpdateCertificateCommand.js +0 -1
- package/dist-cjs/commands/UpdateConnectorCommand.js +0 -1
- package/dist-cjs/commands/UpdateHostKeyCommand.js +0 -1
- package/dist-cjs/commands/UpdateProfileCommand.js +0 -1
- package/dist-cjs/commands/UpdateServerCommand.js +0 -1
- package/dist-cjs/commands/UpdateUserCommand.js +0 -1
- package/dist-cjs/commands/index.js +0 -1
- package/dist-cjs/endpoint/EndpointParameters.js +0 -1
- package/dist-cjs/extensionConfiguration.js +0 -1
- package/dist-cjs/models/TransferServiceException.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListAccessesPaginator.js +0 -1
- package/dist-cjs/pagination/ListAgreementsPaginator.js +0 -1
- package/dist-cjs/pagination/ListCertificatesPaginator.js +0 -1
- package/dist-cjs/pagination/ListConnectorsPaginator.js +0 -1
- package/dist-cjs/pagination/ListExecutionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListProfilesPaginator.js +0 -1
- package/dist-cjs/pagination/ListSecurityPoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListServersPaginator.js +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-cjs/pagination/ListUsersPaginator.js +0 -1
- package/dist-cjs/pagination/ListWorkflowsPaginator.js +0 -1
- package/dist-cjs/pagination/index.js +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js +0 -1
- package/dist-cjs/runtimeExtensions.js +0 -1
- package/dist-cjs/waiters/index.js +0 -1
- package/dist-cjs/waiters/waitForServerOffline.js +0 -1
- package/dist-cjs/waiters/waitForServerOnline.js +0 -1
package/dist-cjs/index.js
CHANGED
|
@@ -299,6 +299,7 @@ var import_middleware_serde = require("@smithy/middleware-serde");
|
|
|
299
299
|
var import_types = require("@smithy/types");
|
|
300
300
|
|
|
301
301
|
// src/protocols/Aws_json1_1.ts
|
|
302
|
+
var import_core2 = require("@aws-sdk/core");
|
|
302
303
|
|
|
303
304
|
|
|
304
305
|
|
|
@@ -1020,7 +1021,7 @@ var de_CreateAccessCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1020
1021
|
if (output.statusCode >= 300) {
|
|
1021
1022
|
return de_CommandError(output, context);
|
|
1022
1023
|
}
|
|
1023
|
-
const data = await
|
|
1024
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1024
1025
|
let contents = {};
|
|
1025
1026
|
contents = (0, import_smithy_client._json)(data);
|
|
1026
1027
|
const response = {
|
|
@@ -1033,7 +1034,7 @@ var de_CreateAgreementCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
1033
1034
|
if (output.statusCode >= 300) {
|
|
1034
1035
|
return de_CommandError(output, context);
|
|
1035
1036
|
}
|
|
1036
|
-
const data = await
|
|
1037
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1037
1038
|
let contents = {};
|
|
1038
1039
|
contents = (0, import_smithy_client._json)(data);
|
|
1039
1040
|
const response = {
|
|
@@ -1046,7 +1047,7 @@ var de_CreateConnectorCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
1046
1047
|
if (output.statusCode >= 300) {
|
|
1047
1048
|
return de_CommandError(output, context);
|
|
1048
1049
|
}
|
|
1049
|
-
const data = await
|
|
1050
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1050
1051
|
let contents = {};
|
|
1051
1052
|
contents = (0, import_smithy_client._json)(data);
|
|
1052
1053
|
const response = {
|
|
@@ -1059,7 +1060,7 @@ var de_CreateProfileCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1059
1060
|
if (output.statusCode >= 300) {
|
|
1060
1061
|
return de_CommandError(output, context);
|
|
1061
1062
|
}
|
|
1062
|
-
const data = await
|
|
1063
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1063
1064
|
let contents = {};
|
|
1064
1065
|
contents = (0, import_smithy_client._json)(data);
|
|
1065
1066
|
const response = {
|
|
@@ -1072,7 +1073,7 @@ var de_CreateServerCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1072
1073
|
if (output.statusCode >= 300) {
|
|
1073
1074
|
return de_CommandError(output, context);
|
|
1074
1075
|
}
|
|
1075
|
-
const data = await
|
|
1076
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1076
1077
|
let contents = {};
|
|
1077
1078
|
contents = (0, import_smithy_client._json)(data);
|
|
1078
1079
|
const response = {
|
|
@@ -1085,7 +1086,7 @@ var de_CreateUserCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1085
1086
|
if (output.statusCode >= 300) {
|
|
1086
1087
|
return de_CommandError(output, context);
|
|
1087
1088
|
}
|
|
1088
|
-
const data = await
|
|
1089
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1089
1090
|
let contents = {};
|
|
1090
1091
|
contents = (0, import_smithy_client._json)(data);
|
|
1091
1092
|
const response = {
|
|
@@ -1098,7 +1099,7 @@ var de_CreateWorkflowCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1098
1099
|
if (output.statusCode >= 300) {
|
|
1099
1100
|
return de_CommandError(output, context);
|
|
1100
1101
|
}
|
|
1101
|
-
const data = await
|
|
1102
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1102
1103
|
let contents = {};
|
|
1103
1104
|
contents = (0, import_smithy_client._json)(data);
|
|
1104
1105
|
const response = {
|
|
@@ -1211,7 +1212,7 @@ var de_DescribeAccessCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1211
1212
|
if (output.statusCode >= 300) {
|
|
1212
1213
|
return de_CommandError(output, context);
|
|
1213
1214
|
}
|
|
1214
|
-
const data = await
|
|
1215
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1215
1216
|
let contents = {};
|
|
1216
1217
|
contents = (0, import_smithy_client._json)(data);
|
|
1217
1218
|
const response = {
|
|
@@ -1224,7 +1225,7 @@ var de_DescribeAgreementCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1224
1225
|
if (output.statusCode >= 300) {
|
|
1225
1226
|
return de_CommandError(output, context);
|
|
1226
1227
|
}
|
|
1227
|
-
const data = await
|
|
1228
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1228
1229
|
let contents = {};
|
|
1229
1230
|
contents = (0, import_smithy_client._json)(data);
|
|
1230
1231
|
const response = {
|
|
@@ -1237,7 +1238,7 @@ var de_DescribeCertificateCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
1237
1238
|
if (output.statusCode >= 300) {
|
|
1238
1239
|
return de_CommandError(output, context);
|
|
1239
1240
|
}
|
|
1240
|
-
const data = await
|
|
1241
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1241
1242
|
let contents = {};
|
|
1242
1243
|
contents = de_DescribeCertificateResponse(data, context);
|
|
1243
1244
|
const response = {
|
|
@@ -1250,7 +1251,7 @@ var de_DescribeConnectorCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1250
1251
|
if (output.statusCode >= 300) {
|
|
1251
1252
|
return de_CommandError(output, context);
|
|
1252
1253
|
}
|
|
1253
|
-
const data = await
|
|
1254
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1254
1255
|
let contents = {};
|
|
1255
1256
|
contents = (0, import_smithy_client._json)(data);
|
|
1256
1257
|
const response = {
|
|
@@ -1263,7 +1264,7 @@ var de_DescribeExecutionCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1263
1264
|
if (output.statusCode >= 300) {
|
|
1264
1265
|
return de_CommandError(output, context);
|
|
1265
1266
|
}
|
|
1266
|
-
const data = await
|
|
1267
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1267
1268
|
let contents = {};
|
|
1268
1269
|
contents = (0, import_smithy_client._json)(data);
|
|
1269
1270
|
const response = {
|
|
@@ -1276,7 +1277,7 @@ var de_DescribeHostKeyCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
1276
1277
|
if (output.statusCode >= 300) {
|
|
1277
1278
|
return de_CommandError(output, context);
|
|
1278
1279
|
}
|
|
1279
|
-
const data = await
|
|
1280
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1280
1281
|
let contents = {};
|
|
1281
1282
|
contents = de_DescribeHostKeyResponse(data, context);
|
|
1282
1283
|
const response = {
|
|
@@ -1289,7 +1290,7 @@ var de_DescribeProfileCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
1289
1290
|
if (output.statusCode >= 300) {
|
|
1290
1291
|
return de_CommandError(output, context);
|
|
1291
1292
|
}
|
|
1292
|
-
const data = await
|
|
1293
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1293
1294
|
let contents = {};
|
|
1294
1295
|
contents = (0, import_smithy_client._json)(data);
|
|
1295
1296
|
const response = {
|
|
@@ -1302,7 +1303,7 @@ var de_DescribeSecurityPolicyCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
1302
1303
|
if (output.statusCode >= 300) {
|
|
1303
1304
|
return de_CommandError(output, context);
|
|
1304
1305
|
}
|
|
1305
|
-
const data = await
|
|
1306
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1306
1307
|
let contents = {};
|
|
1307
1308
|
contents = (0, import_smithy_client._json)(data);
|
|
1308
1309
|
const response = {
|
|
@@ -1315,7 +1316,7 @@ var de_DescribeServerCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1315
1316
|
if (output.statusCode >= 300) {
|
|
1316
1317
|
return de_CommandError(output, context);
|
|
1317
1318
|
}
|
|
1318
|
-
const data = await
|
|
1319
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1319
1320
|
let contents = {};
|
|
1320
1321
|
contents = (0, import_smithy_client._json)(data);
|
|
1321
1322
|
const response = {
|
|
@@ -1328,7 +1329,7 @@ var de_DescribeUserCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1328
1329
|
if (output.statusCode >= 300) {
|
|
1329
1330
|
return de_CommandError(output, context);
|
|
1330
1331
|
}
|
|
1331
|
-
const data = await
|
|
1332
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1332
1333
|
let contents = {};
|
|
1333
1334
|
contents = de_DescribeUserResponse(data, context);
|
|
1334
1335
|
const response = {
|
|
@@ -1341,7 +1342,7 @@ var de_DescribeWorkflowCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1341
1342
|
if (output.statusCode >= 300) {
|
|
1342
1343
|
return de_CommandError(output, context);
|
|
1343
1344
|
}
|
|
1344
|
-
const data = await
|
|
1345
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1345
1346
|
let contents = {};
|
|
1346
1347
|
contents = (0, import_smithy_client._json)(data);
|
|
1347
1348
|
const response = {
|
|
@@ -1354,7 +1355,7 @@ var de_ImportCertificateCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1354
1355
|
if (output.statusCode >= 300) {
|
|
1355
1356
|
return de_CommandError(output, context);
|
|
1356
1357
|
}
|
|
1357
|
-
const data = await
|
|
1358
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1358
1359
|
let contents = {};
|
|
1359
1360
|
contents = (0, import_smithy_client._json)(data);
|
|
1360
1361
|
const response = {
|
|
@@ -1367,7 +1368,7 @@ var de_ImportHostKeyCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1367
1368
|
if (output.statusCode >= 300) {
|
|
1368
1369
|
return de_CommandError(output, context);
|
|
1369
1370
|
}
|
|
1370
|
-
const data = await
|
|
1371
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1371
1372
|
let contents = {};
|
|
1372
1373
|
contents = (0, import_smithy_client._json)(data);
|
|
1373
1374
|
const response = {
|
|
@@ -1380,7 +1381,7 @@ var de_ImportSshPublicKeyCommand = /* @__PURE__ */ __name(async (output, context
|
|
|
1380
1381
|
if (output.statusCode >= 300) {
|
|
1381
1382
|
return de_CommandError(output, context);
|
|
1382
1383
|
}
|
|
1383
|
-
const data = await
|
|
1384
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1384
1385
|
let contents = {};
|
|
1385
1386
|
contents = (0, import_smithy_client._json)(data);
|
|
1386
1387
|
const response = {
|
|
@@ -1393,7 +1394,7 @@ var de_ListAccessesCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1393
1394
|
if (output.statusCode >= 300) {
|
|
1394
1395
|
return de_CommandError(output, context);
|
|
1395
1396
|
}
|
|
1396
|
-
const data = await
|
|
1397
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1397
1398
|
let contents = {};
|
|
1398
1399
|
contents = (0, import_smithy_client._json)(data);
|
|
1399
1400
|
const response = {
|
|
@@ -1406,7 +1407,7 @@ var de_ListAgreementsCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1406
1407
|
if (output.statusCode >= 300) {
|
|
1407
1408
|
return de_CommandError(output, context);
|
|
1408
1409
|
}
|
|
1409
|
-
const data = await
|
|
1410
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1410
1411
|
let contents = {};
|
|
1411
1412
|
contents = (0, import_smithy_client._json)(data);
|
|
1412
1413
|
const response = {
|
|
@@ -1419,7 +1420,7 @@ var de_ListCertificatesCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1419
1420
|
if (output.statusCode >= 300) {
|
|
1420
1421
|
return de_CommandError(output, context);
|
|
1421
1422
|
}
|
|
1422
|
-
const data = await
|
|
1423
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1423
1424
|
let contents = {};
|
|
1424
1425
|
contents = de_ListCertificatesResponse(data, context);
|
|
1425
1426
|
const response = {
|
|
@@ -1432,7 +1433,7 @@ var de_ListConnectorsCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1432
1433
|
if (output.statusCode >= 300) {
|
|
1433
1434
|
return de_CommandError(output, context);
|
|
1434
1435
|
}
|
|
1435
|
-
const data = await
|
|
1436
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1436
1437
|
let contents = {};
|
|
1437
1438
|
contents = (0, import_smithy_client._json)(data);
|
|
1438
1439
|
const response = {
|
|
@@ -1445,7 +1446,7 @@ var de_ListExecutionsCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1445
1446
|
if (output.statusCode >= 300) {
|
|
1446
1447
|
return de_CommandError(output, context);
|
|
1447
1448
|
}
|
|
1448
|
-
const data = await
|
|
1449
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1449
1450
|
let contents = {};
|
|
1450
1451
|
contents = (0, import_smithy_client._json)(data);
|
|
1451
1452
|
const response = {
|
|
@@ -1458,7 +1459,7 @@ var de_ListHostKeysCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1458
1459
|
if (output.statusCode >= 300) {
|
|
1459
1460
|
return de_CommandError(output, context);
|
|
1460
1461
|
}
|
|
1461
|
-
const data = await
|
|
1462
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1462
1463
|
let contents = {};
|
|
1463
1464
|
contents = de_ListHostKeysResponse(data, context);
|
|
1464
1465
|
const response = {
|
|
@@ -1471,7 +1472,7 @@ var de_ListProfilesCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1471
1472
|
if (output.statusCode >= 300) {
|
|
1472
1473
|
return de_CommandError(output, context);
|
|
1473
1474
|
}
|
|
1474
|
-
const data = await
|
|
1475
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1475
1476
|
let contents = {};
|
|
1476
1477
|
contents = (0, import_smithy_client._json)(data);
|
|
1477
1478
|
const response = {
|
|
@@ -1484,7 +1485,7 @@ var de_ListSecurityPoliciesCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
1484
1485
|
if (output.statusCode >= 300) {
|
|
1485
1486
|
return de_CommandError(output, context);
|
|
1486
1487
|
}
|
|
1487
|
-
const data = await
|
|
1488
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1488
1489
|
let contents = {};
|
|
1489
1490
|
contents = (0, import_smithy_client._json)(data);
|
|
1490
1491
|
const response = {
|
|
@@ -1497,7 +1498,7 @@ var de_ListServersCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1497
1498
|
if (output.statusCode >= 300) {
|
|
1498
1499
|
return de_CommandError(output, context);
|
|
1499
1500
|
}
|
|
1500
|
-
const data = await
|
|
1501
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1501
1502
|
let contents = {};
|
|
1502
1503
|
contents = (0, import_smithy_client._json)(data);
|
|
1503
1504
|
const response = {
|
|
@@ -1510,7 +1511,7 @@ var de_ListTagsForResourceCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
1510
1511
|
if (output.statusCode >= 300) {
|
|
1511
1512
|
return de_CommandError(output, context);
|
|
1512
1513
|
}
|
|
1513
|
-
const data = await
|
|
1514
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1514
1515
|
let contents = {};
|
|
1515
1516
|
contents = (0, import_smithy_client._json)(data);
|
|
1516
1517
|
const response = {
|
|
@@ -1523,7 +1524,7 @@ var de_ListUsersCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1523
1524
|
if (output.statusCode >= 300) {
|
|
1524
1525
|
return de_CommandError(output, context);
|
|
1525
1526
|
}
|
|
1526
|
-
const data = await
|
|
1527
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1527
1528
|
let contents = {};
|
|
1528
1529
|
contents = (0, import_smithy_client._json)(data);
|
|
1529
1530
|
const response = {
|
|
@@ -1536,7 +1537,7 @@ var de_ListWorkflowsCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1536
1537
|
if (output.statusCode >= 300) {
|
|
1537
1538
|
return de_CommandError(output, context);
|
|
1538
1539
|
}
|
|
1539
|
-
const data = await
|
|
1540
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1540
1541
|
let contents = {};
|
|
1541
1542
|
contents = (0, import_smithy_client._json)(data);
|
|
1542
1543
|
const response = {
|
|
@@ -1549,7 +1550,7 @@ var de_SendWorkflowStepStateCommand = /* @__PURE__ */ __name(async (output, cont
|
|
|
1549
1550
|
if (output.statusCode >= 300) {
|
|
1550
1551
|
return de_CommandError(output, context);
|
|
1551
1552
|
}
|
|
1552
|
-
const data = await
|
|
1553
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1553
1554
|
let contents = {};
|
|
1554
1555
|
contents = (0, import_smithy_client._json)(data);
|
|
1555
1556
|
const response = {
|
|
@@ -1562,7 +1563,7 @@ var de_StartFileTransferCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1562
1563
|
if (output.statusCode >= 300) {
|
|
1563
1564
|
return de_CommandError(output, context);
|
|
1564
1565
|
}
|
|
1565
|
-
const data = await
|
|
1566
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1566
1567
|
let contents = {};
|
|
1567
1568
|
contents = (0, import_smithy_client._json)(data);
|
|
1568
1569
|
const response = {
|
|
@@ -1605,7 +1606,7 @@ var de_TestConnectionCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1605
1606
|
if (output.statusCode >= 300) {
|
|
1606
1607
|
return de_CommandError(output, context);
|
|
1607
1608
|
}
|
|
1608
|
-
const data = await
|
|
1609
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1609
1610
|
let contents = {};
|
|
1610
1611
|
contents = (0, import_smithy_client._json)(data);
|
|
1611
1612
|
const response = {
|
|
@@ -1618,7 +1619,7 @@ var de_TestIdentityProviderCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
1618
1619
|
if (output.statusCode >= 300) {
|
|
1619
1620
|
return de_CommandError(output, context);
|
|
1620
1621
|
}
|
|
1621
|
-
const data = await
|
|
1622
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1622
1623
|
let contents = {};
|
|
1623
1624
|
contents = (0, import_smithy_client._json)(data);
|
|
1624
1625
|
const response = {
|
|
@@ -1641,7 +1642,7 @@ var de_UpdateAccessCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1641
1642
|
if (output.statusCode >= 300) {
|
|
1642
1643
|
return de_CommandError(output, context);
|
|
1643
1644
|
}
|
|
1644
|
-
const data = await
|
|
1645
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1645
1646
|
let contents = {};
|
|
1646
1647
|
contents = (0, import_smithy_client._json)(data);
|
|
1647
1648
|
const response = {
|
|
@@ -1654,7 +1655,7 @@ var de_UpdateAgreementCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
1654
1655
|
if (output.statusCode >= 300) {
|
|
1655
1656
|
return de_CommandError(output, context);
|
|
1656
1657
|
}
|
|
1657
|
-
const data = await
|
|
1658
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1658
1659
|
let contents = {};
|
|
1659
1660
|
contents = (0, import_smithy_client._json)(data);
|
|
1660
1661
|
const response = {
|
|
@@ -1667,7 +1668,7 @@ var de_UpdateCertificateCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1667
1668
|
if (output.statusCode >= 300) {
|
|
1668
1669
|
return de_CommandError(output, context);
|
|
1669
1670
|
}
|
|
1670
|
-
const data = await
|
|
1671
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1671
1672
|
let contents = {};
|
|
1672
1673
|
contents = (0, import_smithy_client._json)(data);
|
|
1673
1674
|
const response = {
|
|
@@ -1680,7 +1681,7 @@ var de_UpdateConnectorCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
1680
1681
|
if (output.statusCode >= 300) {
|
|
1681
1682
|
return de_CommandError(output, context);
|
|
1682
1683
|
}
|
|
1683
|
-
const data = await
|
|
1684
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1684
1685
|
let contents = {};
|
|
1685
1686
|
contents = (0, import_smithy_client._json)(data);
|
|
1686
1687
|
const response = {
|
|
@@ -1693,7 +1694,7 @@ var de_UpdateHostKeyCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1693
1694
|
if (output.statusCode >= 300) {
|
|
1694
1695
|
return de_CommandError(output, context);
|
|
1695
1696
|
}
|
|
1696
|
-
const data = await
|
|
1697
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1697
1698
|
let contents = {};
|
|
1698
1699
|
contents = (0, import_smithy_client._json)(data);
|
|
1699
1700
|
const response = {
|
|
@@ -1706,7 +1707,7 @@ var de_UpdateProfileCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1706
1707
|
if (output.statusCode >= 300) {
|
|
1707
1708
|
return de_CommandError(output, context);
|
|
1708
1709
|
}
|
|
1709
|
-
const data = await
|
|
1710
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1710
1711
|
let contents = {};
|
|
1711
1712
|
contents = (0, import_smithy_client._json)(data);
|
|
1712
1713
|
const response = {
|
|
@@ -1719,7 +1720,7 @@ var de_UpdateServerCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1719
1720
|
if (output.statusCode >= 300) {
|
|
1720
1721
|
return de_CommandError(output, context);
|
|
1721
1722
|
}
|
|
1722
|
-
const data = await
|
|
1723
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1723
1724
|
let contents = {};
|
|
1724
1725
|
contents = (0, import_smithy_client._json)(data);
|
|
1725
1726
|
const response = {
|
|
@@ -1732,7 +1733,7 @@ var de_UpdateUserCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1732
1733
|
if (output.statusCode >= 300) {
|
|
1733
1734
|
return de_CommandError(output, context);
|
|
1734
1735
|
}
|
|
1735
|
-
const data = await
|
|
1736
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
1736
1737
|
let contents = {};
|
|
1737
1738
|
contents = (0, import_smithy_client._json)(data);
|
|
1738
1739
|
const response = {
|
|
@@ -1744,9 +1745,9 @@ var de_UpdateUserCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1744
1745
|
var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {
|
|
1745
1746
|
const parsedOutput = {
|
|
1746
1747
|
...output,
|
|
1747
|
-
body: await
|
|
1748
|
+
body: await (0, import_core2.parseJsonErrorBody)(output.body, context)
|
|
1748
1749
|
};
|
|
1749
|
-
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1750
|
+
const errorCode = (0, import_core2.loadRestJsonErrorCode)(output, parsedOutput.body);
|
|
1750
1751
|
switch (errorCode) {
|
|
1751
1752
|
case "InternalServiceError":
|
|
1752
1753
|
case "com.amazonaws.transfer#InternalServiceError":
|
|
@@ -2010,7 +2011,6 @@ var deserializeMetadata = /* @__PURE__ */ __name((output) => ({
|
|
|
2010
2011
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
2011
2012
|
cfId: output.headers["x-amz-cf-id"]
|
|
2012
2013
|
}), "deserializeMetadata");
|
|
2013
|
-
var collectBodyString = /* @__PURE__ */ __name((streamBody, context) => (0, import_smithy_client.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body)), "collectBodyString");
|
|
2014
2014
|
var throwDefaultError = (0, import_smithy_client.withBaseException)(TransferServiceException);
|
|
2015
2015
|
var buildHttpRpcRequest = /* @__PURE__ */ __name(async (context, headers, path, resolvedHostname, body) => {
|
|
2016
2016
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
@@ -2037,46 +2037,6 @@ function sharedHeaders(operation) {
|
|
|
2037
2037
|
};
|
|
2038
2038
|
}
|
|
2039
2039
|
__name(sharedHeaders, "sharedHeaders");
|
|
2040
|
-
var parseBody = /* @__PURE__ */ __name((streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
2041
|
-
if (encoded.length) {
|
|
2042
|
-
return JSON.parse(encoded);
|
|
2043
|
-
}
|
|
2044
|
-
return {};
|
|
2045
|
-
}), "parseBody");
|
|
2046
|
-
var parseErrorBody = /* @__PURE__ */ __name(async (errorBody, context) => {
|
|
2047
|
-
const value = await parseBody(errorBody, context);
|
|
2048
|
-
value.message = value.message ?? value.Message;
|
|
2049
|
-
return value;
|
|
2050
|
-
}, "parseErrorBody");
|
|
2051
|
-
var loadRestJsonErrorCode = /* @__PURE__ */ __name((output, data) => {
|
|
2052
|
-
const findKey = /* @__PURE__ */ __name((object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase()), "findKey");
|
|
2053
|
-
const sanitizeErrorCode = /* @__PURE__ */ __name((rawValue) => {
|
|
2054
|
-
let cleanValue = rawValue;
|
|
2055
|
-
if (typeof cleanValue === "number") {
|
|
2056
|
-
cleanValue = cleanValue.toString();
|
|
2057
|
-
}
|
|
2058
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
2059
|
-
cleanValue = cleanValue.split(",")[0];
|
|
2060
|
-
}
|
|
2061
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
2062
|
-
cleanValue = cleanValue.split(":")[0];
|
|
2063
|
-
}
|
|
2064
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
2065
|
-
cleanValue = cleanValue.split("#")[1];
|
|
2066
|
-
}
|
|
2067
|
-
return cleanValue;
|
|
2068
|
-
}, "sanitizeErrorCode");
|
|
2069
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
2070
|
-
if (headerKey !== void 0) {
|
|
2071
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
2072
|
-
}
|
|
2073
|
-
if (data.code !== void 0) {
|
|
2074
|
-
return sanitizeErrorCode(data.code);
|
|
2075
|
-
}
|
|
2076
|
-
if (data["__type"] !== void 0) {
|
|
2077
|
-
return sanitizeErrorCode(data["__type"]);
|
|
2078
|
-
}
|
|
2079
|
-
}, "loadRestJsonErrorCode");
|
|
2080
2040
|
|
|
2081
2041
|
// src/commands/CreateAccessCommand.ts
|
|
2082
2042
|
var _CreateAccessCommand = class _CreateAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { loadRestJsonErrorCode, parseJsonBody as parseBody, parseJsonErrorBody as parseErrorBody } from "@aws-sdk/core";
|
|
1
2
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
2
3
|
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectString as __expectString, parseEpochTimestamp as __parseEpochTimestamp, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
4
|
import { AccessDeniedException, ConflictException, InternalServiceError, InvalidNextTokenException, InvalidRequestException, ResourceExistsException, ResourceNotFoundException, ServiceUnavailableException, ThrottlingException, } from "../models/models_0";
|
|
@@ -1382,43 +1383,3 @@ function sharedHeaders(operation) {
|
|
|
1382
1383
|
"x-amz-target": `TransferService.${operation}`,
|
|
1383
1384
|
};
|
|
1384
1385
|
}
|
|
1385
|
-
const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
1386
|
-
if (encoded.length) {
|
|
1387
|
-
return JSON.parse(encoded);
|
|
1388
|
-
}
|
|
1389
|
-
return {};
|
|
1390
|
-
});
|
|
1391
|
-
const parseErrorBody = async (errorBody, context) => {
|
|
1392
|
-
const value = await parseBody(errorBody, context);
|
|
1393
|
-
value.message = value.message ?? value.Message;
|
|
1394
|
-
return value;
|
|
1395
|
-
};
|
|
1396
|
-
const loadRestJsonErrorCode = (output, data) => {
|
|
1397
|
-
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
1398
|
-
const sanitizeErrorCode = (rawValue) => {
|
|
1399
|
-
let cleanValue = rawValue;
|
|
1400
|
-
if (typeof cleanValue === "number") {
|
|
1401
|
-
cleanValue = cleanValue.toString();
|
|
1402
|
-
}
|
|
1403
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
1404
|
-
cleanValue = cleanValue.split(",")[0];
|
|
1405
|
-
}
|
|
1406
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
1407
|
-
cleanValue = cleanValue.split(":")[0];
|
|
1408
|
-
}
|
|
1409
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
1410
|
-
cleanValue = cleanValue.split("#")[1];
|
|
1411
|
-
}
|
|
1412
|
-
return cleanValue;
|
|
1413
|
-
};
|
|
1414
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
1415
|
-
if (headerKey !== undefined) {
|
|
1416
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
1417
|
-
}
|
|
1418
|
-
if (data.code !== undefined) {
|
|
1419
|
-
return sanitizeErrorCode(data.code);
|
|
1420
|
-
}
|
|
1421
|
-
if (data["__type"] !== undefined) {
|
|
1422
|
-
return sanitizeErrorCode(data["__type"]);
|
|
1423
|
-
}
|
|
1424
|
-
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-transfer",
|
|
3
3
|
"description": "AWS SDK for JavaScript Transfer Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.529.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-transfer",
|
|
@@ -20,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.529.0",
|
|
24
|
+
"@aws-sdk/core": "3.529.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.529.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.523.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.523.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.523.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.525.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.525.0",
|
|
31
31
|
"@aws-sdk/types": "3.523.0",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.525.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.523.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.1.
|
|
36
|
-
"@smithy/core": "^1.3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.525.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.1.4",
|
|
36
|
+
"@smithy/core": "^1.3.5",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.4.3",
|
|
38
38
|
"@smithy/hash-node": "^2.1.3",
|
|
39
39
|
"@smithy/invalid-dependency": "^2.1.3",
|
|
40
40
|
"@smithy/middleware-content-length": "^2.1.3",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.4",
|
|
42
|
+
"@smithy/middleware-retry": "^2.1.4",
|
|
43
43
|
"@smithy/middleware-serde": "^2.1.3",
|
|
44
44
|
"@smithy/middleware-stack": "^2.1.3",
|
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
|
45
|
+
"@smithy/node-config-provider": "^2.2.4",
|
|
46
46
|
"@smithy/node-http-handler": "^2.4.1",
|
|
47
47
|
"@smithy/protocol-http": "^3.2.1",
|
|
48
|
-
"@smithy/smithy-client": "^2.4.
|
|
48
|
+
"@smithy/smithy-client": "^2.4.2",
|
|
49
49
|
"@smithy/types": "^2.10.1",
|
|
50
50
|
"@smithy/url-parser": "^2.1.3",
|
|
51
51
|
"@smithy/util-base64": "^2.1.1",
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.1.1",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.4",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.2.3",
|
|
56
|
+
"@smithy/util-endpoints": "^1.1.4",
|
|
57
57
|
"@smithy/util-middleware": "^2.1.3",
|
|
58
58
|
"@smithy/util-retry": "^2.1.3",
|
|
59
59
|
"@smithy/util-utf8": "^2.1.1",
|
package/dist-cjs/Transfer.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|