@storm-software/cloudflare-tools 0.69.5 → 0.69.7

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.
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
  var _chunkIRORGRVZjs = require('../../../chunk-IRORGRVZ.js');
4
- require('../../../chunk-LT7FYZCT.js');
4
+ require('../../../chunk-Q4LQ5PPN.js');
5
5
  require('../../../chunk-NU34IEWN.js');
6
6
  require('../../../chunk-AMJC7IYY.js');
7
7
  require('../../../chunk-2CDSXWFA.js');
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  runExecutor
3
3
  } from "../../../chunk-GWFET2SG.mjs";
4
- import "../../../chunk-IWURSZFD.mjs";
4
+ import "../../../chunk-KQ2FYXAH.mjs";
5
5
  import "../../../chunk-PH3DHY4Q.mjs";
6
6
  import "../../../chunk-6YI6SWWG.mjs";
7
7
  import "../../../chunk-V44DYGWX.mjs";
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunkLT7FYZCTjs = require('../../../chunk-LT7FYZCT.js');
3
+ var _chunkQ4LQ5PPNjs = require('../../../chunk-Q4LQ5PPN.js');
4
4
 
5
5
 
6
6
  var _chunkNU34IEWNjs = require('../../../chunk-NU34IEWN.js');
@@ -55,7 +55,7 @@ async function* serveExecutor(options, context) {
55
55
  success: true
56
56
  };
57
57
  }
58
- var executor_default = _chunkLT7FYZCTjs.withRunExecutor.call(void 0,
58
+ var executor_default = _chunkQ4LQ5PPNjs.withRunExecutor.call(void 0,
59
59
  "Cloudflare Serve executor",
60
60
  serveExecutor,
61
61
  {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "../../../chunk-IWURSZFD.mjs";
3
+ } from "../../../chunk-KQ2FYXAH.mjs";
4
4
  import {
5
5
  createCliOptions
6
6
  } from "../../../chunk-PH3DHY4Q.mjs";
@@ -2,10 +2,10 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkOIY4J4Z7js = require('../../../chunk-OIY4J4Z7.js');
5
+ var _chunkCS7XAMRZjs = require('../../../chunk-CS7XAMRZ.js');
6
6
  require('../../../chunk-MCKGQKYU.js');
7
7
 
8
8
 
9
9
 
10
10
 
11
- exports.default = _chunkOIY4J4Z7js.generator_default; exports.initGenerator = _chunkOIY4J4Z7js.initGenerator; exports.initSchematic = _chunkOIY4J4Z7js.initSchematic;
11
+ exports.default = _chunkCS7XAMRZjs.generator_default; exports.initGenerator = _chunkCS7XAMRZjs.initGenerator; exports.initSchematic = _chunkCS7XAMRZjs.initSchematic;
@@ -2,7 +2,7 @@ import {
2
2
  generator_default,
3
3
  initGenerator,
4
4
  initSchematic
5
- } from "../../../chunk-HVL5JQRT.mjs";
5
+ } from "../../../chunk-DOKEDIHC.mjs";
6
6
  import "../../../chunk-4RMMRGT6.mjs";
7
7
  export {
8
8
  generator_default as default,
@@ -2,8 +2,8 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkN7LTLP7Kjs = require('../../../chunk-N7LTLP7K.js');
6
- require('../../../chunk-OIY4J4Z7.js');
5
+ var _chunkJWF57AVGjs = require('../../../chunk-JWF57AVG.js');
6
+ require('../../../chunk-CS7XAMRZ.js');
7
7
  require('../../../chunk-AMJC7IYY.js');
8
8
  require('../../../chunk-2CDSXWFA.js');
9
9
  require('../../../chunk-MCKGQKYU.js');
@@ -11,4 +11,4 @@ require('../../../chunk-MCKGQKYU.js');
11
11
 
12
12
 
13
13
 
14
- exports.applicationGenerator = _chunkN7LTLP7Kjs.applicationGenerator; exports.applicationSchematic = _chunkN7LTLP7Kjs.applicationSchematic; exports.default = _chunkN7LTLP7Kjs.generator_default;
14
+ exports.applicationGenerator = _chunkJWF57AVGjs.applicationGenerator; exports.applicationSchematic = _chunkJWF57AVGjs.applicationSchematic; exports.default = _chunkJWF57AVGjs.generator_default;
@@ -2,8 +2,8 @@ import {
2
2
  applicationGenerator,
3
3
  applicationSchematic,
4
4
  generator_default
5
- } from "../../../chunk-5WMJ2G6T.mjs";
6
- import "../../../chunk-HVL5JQRT.mjs";
5
+ } from "../../../chunk-3D34OZXV.mjs";
6
+ import "../../../chunk-DOKEDIHC.mjs";
7
7
  import "../../../chunk-6YI6SWWG.mjs";
8
8
  import "../../../chunk-V44DYGWX.mjs";
9
9
  import "../../../chunk-4RMMRGT6.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/cloudflare-tools",
3
- "version": "0.69.5",
3
+ "version": "0.69.7",
4
4
  "description": "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -150,5 +150,5 @@
150
150
  "publishConfig": { "access": "public" },
151
151
  "executors": "./executors.json",
152
152
  "generators": "./generators.json",
153
- "gitHead": "3a28e3b29eebc1dc6d3f15020f7674bfaea98b93"
153
+ "gitHead": "c450e05dc6b3593507d81704a07cc2c8b64770c6"
154
154
  }