@gammarers/aws-daily-cost-usage-report-stack 2.0.17 → 2.0.19

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/.jsii CHANGED
@@ -3951,7 +3951,7 @@
3951
3951
  "stability": "stable"
3952
3952
  },
3953
3953
  "homepage": "https://github.com/gammarers/aws-daily-cost-usage-report-stack.git",
3954
- "jsiiVersion": "5.7.21 (build e7af4b3)",
3954
+ "jsiiVersion": "5.7.22 (build 1cfeabd)",
3955
3955
  "keywords": [
3956
3956
  "aws",
3957
3957
  "aws-cdk",
@@ -4139,6 +4139,6 @@
4139
4139
  "symbolId": "src/index:DailyCostUsageReportStackProps"
4140
4140
  }
4141
4141
  },
4142
- "version": "2.0.17",
4143
- "fingerprint": "q+SWZuk0z/YyvdK1tmgBX8pdLwZ9u6Pee21u+v2l+PI="
4142
+ "version": "2.0.19",
4143
+ "fingerprint": "uKJpg9YcLvS4hOMf8udEV6ytWVpYLrEV69mvbUEL76w="
4144
4144
  }
@@ -10535,7 +10535,7 @@ var require_get_intrinsic = __commonJS({
10535
10535
  var throwTypeError = function() {
10536
10536
  throw new $TypeError();
10537
10537
  };
10538
- var ThrowTypeError = $gOPD ? function() {
10538
+ var ThrowTypeError = $gOPD ? (function() {
10539
10539
  try {
10540
10540
  arguments.callee;
10541
10541
  return throwTypeError;
@@ -10546,7 +10546,7 @@ var require_get_intrinsic = __commonJS({
10546
10546
  return throwTypeError;
10547
10547
  }
10548
10548
  }
10549
- }() : throwTypeError;
10549
+ })() : throwTypeError;
10550
10550
  var hasSymbols = require_has_symbols()();
10551
10551
  var getProto = require_get_proto();
10552
10552
  var $ObjectGPO = require_Object_getPrototypeOf();
@@ -14052,13 +14052,13 @@ var require_axios = __commonJS({
14052
14052
  computedHeaders["Content-Length"] = contentLength;
14053
14053
  }
14054
14054
  headersHandler && headersHandler(computedHeaders);
14055
- return stream.Readable.from(async function* () {
14055
+ return stream.Readable.from((async function* () {
14056
14056
  for (const part of parts) {
14057
14057
  yield boundaryBytes;
14058
14058
  yield* part.encode();
14059
14059
  }
14060
14060
  yield footerBytes;
14061
- }());
14061
+ })());
14062
14062
  };
14063
14063
  var formDataToStream$1 = formDataToStream;
14064
14064
  var ZlibHeaderTransformStream = class extends stream__default["default"].Transform {
@@ -16594,7 +16594,7 @@ var require_user = __commonJS({
16594
16594
  var require_events = __commonJS({
16595
16595
  "node_modules/@slack/types/dist/events/index.js"(exports2) {
16596
16596
  "use strict";
16597
- var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
16597
+ var __createBinding = exports2 && exports2.__createBinding || (Object.create ? (function(o, m, k, k2) {
16598
16598
  if (k2 === void 0) k2 = k;
16599
16599
  var desc = Object.getOwnPropertyDescriptor(m, k);
16600
16600
  if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
@@ -16603,10 +16603,10 @@ var require_events = __commonJS({
16603
16603
  } };
16604
16604
  }
16605
16605
  Object.defineProperty(o, k2, desc);
16606
- } : function(o, m, k, k2) {
16606
+ }) : (function(o, m, k, k2) {
16607
16607
  if (k2 === void 0) k2 = k;
16608
16608
  o[k2] = m[k];
16609
- });
16609
+ }));
16610
16610
  var __exportStar = exports2 && exports2.__exportStar || function(m, exports3) {
16611
16611
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports3, p)) __createBinding(exports3, m, p);
16612
16612
  };
@@ -16668,7 +16668,7 @@ var require_views = __commonJS({
16668
16668
  var require_dist2 = __commonJS({
16669
16669
  "node_modules/@slack/types/dist/index.js"(exports2) {
16670
16670
  "use strict";
16671
- var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
16671
+ var __createBinding = exports2 && exports2.__createBinding || (Object.create ? (function(o, m, k, k2) {
16672
16672
  if (k2 === void 0) k2 = k;
16673
16673
  var desc = Object.getOwnPropertyDescriptor(m, k);
16674
16674
  if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
@@ -16677,10 +16677,10 @@ var require_dist2 = __commonJS({
16677
16677
  } };
16678
16678
  }
16679
16679
  Object.defineProperty(o, k2, desc);
16680
- } : function(o, m, k, k2) {
16680
+ }) : (function(o, m, k, k2) {
16681
16681
  if (k2 === void 0) k2 = k;
16682
16682
  o[k2] = m[k];
16683
- });
16683
+ }));
16684
16684
  var __exportStar = exports2 && exports2.__exportStar || function(m, exports3) {
16685
16685
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports3, p)) __createBinding(exports3, m, p);
16686
16686
  };
@@ -16702,7 +16702,7 @@ var require_dist2 = __commonJS({
16702
16702
  var require_methods = __commonJS({
16703
16703
  "node_modules/@slack/web-api/dist/methods.js"(exports2) {
16704
16704
  "use strict";
16705
- var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
16705
+ var __createBinding = exports2 && exports2.__createBinding || (Object.create ? (function(o, m, k, k2) {
16706
16706
  if (k2 === void 0) k2 = k;
16707
16707
  var desc = Object.getOwnPropertyDescriptor(m, k);
16708
16708
  if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
@@ -16711,10 +16711,10 @@ var require_methods = __commonJS({
16711
16711
  } };
16712
16712
  }
16713
16713
  Object.defineProperty(o, k2, desc);
16714
- } : function(o, m, k, k2) {
16714
+ }) : (function(o, m, k, k2) {
16715
16715
  if (k2 === void 0) k2 = k;
16716
16716
  o[k2] = m[k];
16717
- });
16717
+ }));
16718
16718
  var __exportStar = exports2 && exports2.__exportStar || function(m, exports3) {
16719
16719
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports3, p)) __createBinding(exports3, m, p);
16720
16720
  };
@@ -17358,7 +17358,7 @@ var require_package = __commonJS({
17358
17358
  var require_instrument = __commonJS({
17359
17359
  "node_modules/@slack/web-api/dist/instrument.js"(exports2) {
17360
17360
  "use strict";
17361
- var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
17361
+ var __createBinding = exports2 && exports2.__createBinding || (Object.create ? (function(o, m, k, k2) {
17362
17362
  if (k2 === void 0) k2 = k;
17363
17363
  var desc = Object.getOwnPropertyDescriptor(m, k);
17364
17364
  if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
@@ -17367,13 +17367,13 @@ var require_instrument = __commonJS({
17367
17367
  } };
17368
17368
  }
17369
17369
  Object.defineProperty(o, k2, desc);
17370
- } : function(o, m, k, k2) {
17370
+ }) : (function(o, m, k, k2) {
17371
17371
  if (k2 === void 0) k2 = k;
17372
17372
  o[k2] = m[k];
17373
- });
17374
- var __setModuleDefault = exports2 && exports2.__setModuleDefault || (Object.create ? function(o, v) {
17373
+ }));
17374
+ var __setModuleDefault = exports2 && exports2.__setModuleDefault || (Object.create ? (function(o, v) {
17375
17375
  Object.defineProperty(o, "default", { enumerable: true, value: v });
17376
- } : function(o, v) {
17376
+ }) : function(o, v) {
17377
17377
  o["default"] = v;
17378
17378
  });
17379
17379
  var __importStar = exports2 && exports2.__importStar || function(mod) {
@@ -17856,7 +17856,7 @@ var require_file_upload = __commonJS({
17856
17856
  var require_WebClient = __commonJS({
17857
17857
  "node_modules/@slack/web-api/dist/WebClient.js"(exports2) {
17858
17858
  "use strict";
17859
- var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
17859
+ var __createBinding = exports2 && exports2.__createBinding || (Object.create ? (function(o, m, k, k2) {
17860
17860
  if (k2 === void 0) k2 = k;
17861
17861
  var desc = Object.getOwnPropertyDescriptor(m, k);
17862
17862
  if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
@@ -17865,13 +17865,13 @@ var require_WebClient = __commonJS({
17865
17865
  } };
17866
17866
  }
17867
17867
  Object.defineProperty(o, k2, desc);
17868
- } : function(o, m, k, k2) {
17868
+ }) : (function(o, m, k, k2) {
17869
17869
  if (k2 === void 0) k2 = k;
17870
17870
  o[k2] = m[k];
17871
- });
17872
- var __setModuleDefault = exports2 && exports2.__setModuleDefault || (Object.create ? function(o, v) {
17871
+ }));
17872
+ var __setModuleDefault = exports2 && exports2.__setModuleDefault || (Object.create ? (function(o, v) {
17873
17873
  Object.defineProperty(o, "default", { enumerable: true, value: v });
17874
- } : function(o, v) {
17874
+ }) : function(o, v) {
17875
17875
  o["default"] = v;
17876
17876
  });
17877
17877
  var __importStar = exports2 && exports2.__importStar || function(mod) {
@@ -18494,7 +18494,7 @@ var require_response = __commonJS({
18494
18494
  var require_dist4 = __commonJS({
18495
18495
  "node_modules/@slack/web-api/dist/index.js"(exports2) {
18496
18496
  "use strict";
18497
- var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
18497
+ var __createBinding = exports2 && exports2.__createBinding || (Object.create ? (function(o, m, k, k2) {
18498
18498
  if (k2 === void 0) k2 = k;
18499
18499
  var desc = Object.getOwnPropertyDescriptor(m, k);
18500
18500
  if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
@@ -18503,10 +18503,10 @@ var require_dist4 = __commonJS({
18503
18503
  } };
18504
18504
  }
18505
18505
  Object.defineProperty(o, k2, desc);
18506
- } : function(o, m, k, k2) {
18506
+ }) : (function(o, m, k, k2) {
18507
18507
  if (k2 === void 0) k2 = k;
18508
18508
  o[k2] = m[k];
18509
- });
18509
+ }));
18510
18510
  var __exportStar = exports2 && exports2.__exportStar || function(m, exports3) {
18511
18511
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports3, p)) __createBinding(exports3, m, p);
18512
18512
  };