@storm-software/cloudflare-tools 0.71.244 → 0.71.247

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/index.mjs CHANGED
@@ -4,11 +4,11 @@ import "./chunk-3J7KBHMJ.mjs";
4
4
  import {
5
5
  applicationGenerator,
6
6
  applicationSchematic
7
- } from "./chunk-ZDGAILQ2.mjs";
7
+ } from "./chunk-KZQP6DGG.mjs";
8
8
  import {
9
9
  initGenerator,
10
10
  initSchematic
11
- } from "./chunk-SNE4W7AT.mjs";
11
+ } from "./chunk-MCCHKUCS.mjs";
12
12
  import {
13
13
  createNodesV2,
14
14
  name
@@ -22,7 +22,7 @@ import {
22
22
  uploadFile
23
23
  } from "./chunk-BY7MA3SM.mjs";
24
24
  import "./chunk-BTKJRCZQ.mjs";
25
- import "./chunk-GWP7DME7.mjs";
25
+ import "./chunk-GYIUU2G4.mjs";
26
26
  import "./chunk-ZXLMDNFQ.mjs";
27
27
  import "./chunk-BJQFVPGK.mjs";
28
28
  import "./chunk-CSTZEHUP.mjs";
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
  var _chunkHNDXHX7Mjs = require('../../../chunk-HNDXHX7M.js');
4
- require('../../../chunk-7NFFNXFN.js');
4
+ require('../../../chunk-XKZTXB5T.js');
5
5
  require('../../../chunk-NCVDTA5M.js');
6
6
  require('../../../chunk-YRUROEEP.js');
7
7
  require('../../../chunk-FBLD25X4.js');
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  runExecutor
3
3
  } from "../../../chunk-BTKJRCZQ.mjs";
4
- import "../../../chunk-GWP7DME7.mjs";
4
+ import "../../../chunk-GYIUU2G4.mjs";
5
5
  import "../../../chunk-ZXLMDNFQ.mjs";
6
6
  import "../../../chunk-BJQFVPGK.mjs";
7
7
  import "../../../chunk-CSTZEHUP.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 _chunk7NFFNXFNjs = require('../../../chunk-7NFFNXFN.js');
3
+ var _chunkXKZTXB5Tjs = require('../../../chunk-XKZTXB5T.js');
4
4
 
5
5
 
6
6
  var _chunkNCVDTA5Mjs = require('../../../chunk-NCVDTA5M.js');
@@ -56,7 +56,7 @@ async function* serveExecutor(options, context) {
56
56
  success: true
57
57
  };
58
58
  }
59
- var executor_default = _chunk7NFFNXFNjs.withRunExecutor.call(void 0,
59
+ var executor_default = _chunkXKZTXB5Tjs.withRunExecutor.call(void 0,
60
60
  "Cloudflare Serve executor",
61
61
  serveExecutor,
62
62
  {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "../../../chunk-GWP7DME7.mjs";
3
+ } from "../../../chunk-GYIUU2G4.mjs";
4
4
  import {
5
5
  createCliOptions
6
6
  } from "../../../chunk-ZXLMDNFQ.mjs";
@@ -2,10 +2,10 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkAWIMXPCEjs = require('../../../chunk-AWIMXPCE.js');
5
+ var _chunkUGIZ5QUSjs = require('../../../chunk-UGIZ5QUS.js');
6
6
  require('../../../chunk-MCKGQKYU.js');
7
7
 
8
8
 
9
9
 
10
10
 
11
- exports.default = _chunkAWIMXPCEjs.generator_default; exports.initGenerator = _chunkAWIMXPCEjs.initGenerator; exports.initSchematic = _chunkAWIMXPCEjs.initSchematic;
11
+ exports.default = _chunkUGIZ5QUSjs.generator_default; exports.initGenerator = _chunkUGIZ5QUSjs.initGenerator; exports.initSchematic = _chunkUGIZ5QUSjs.initSchematic;
@@ -2,7 +2,7 @@ import {
2
2
  generator_default,
3
3
  initGenerator,
4
4
  initSchematic
5
- } from "../../../chunk-SNE4W7AT.mjs";
5
+ } from "../../../chunk-MCCHKUCS.mjs";
6
6
  import "../../../chunk-WPIQWFHD.mjs";
7
7
  export {
8
8
  generator_default as default,
@@ -2,8 +2,8 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkNJOOPHBMjs = require('../../../chunk-NJOOPHBM.js');
6
- require('../../../chunk-AWIMXPCE.js');
5
+ var _chunkO6QQDVZ5js = require('../../../chunk-O6QQDVZ5.js');
6
+ require('../../../chunk-UGIZ5QUS.js');
7
7
  require('../../../chunk-YRUROEEP.js');
8
8
  require('../../../chunk-AWKQRM2H.js');
9
9
  require('../../../chunk-MCKGQKYU.js');
@@ -11,4 +11,4 @@ require('../../../chunk-MCKGQKYU.js');
11
11
 
12
12
 
13
13
 
14
- exports.applicationGenerator = _chunkNJOOPHBMjs.applicationGenerator; exports.applicationSchematic = _chunkNJOOPHBMjs.applicationSchematic; exports.default = _chunkNJOOPHBMjs.generator_default;
14
+ exports.applicationGenerator = _chunkO6QQDVZ5js.applicationGenerator; exports.applicationSchematic = _chunkO6QQDVZ5js.applicationSchematic; exports.default = _chunkO6QQDVZ5js.generator_default;
@@ -2,8 +2,8 @@ import {
2
2
  applicationGenerator,
3
3
  applicationSchematic,
4
4
  generator_default
5
- } from "../../../chunk-ZDGAILQ2.mjs";
6
- import "../../../chunk-SNE4W7AT.mjs";
5
+ } from "../../../chunk-KZQP6DGG.mjs";
6
+ import "../../../chunk-MCCHKUCS.mjs";
7
7
  import "../../../chunk-BJQFVPGK.mjs";
8
8
  import "../../../chunk-K4H5ZMYA.mjs";
9
9
  import "../../../chunk-WPIQWFHD.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/cloudflare-tools",
3
- "version": "0.71.244",
3
+ "version": "0.71.247",
4
4
  "private": false,
5
5
  "description": "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
6
6
  "keywords": [
@@ -144,9 +144,9 @@
144
144
  "@aws-sdk/client-s3": "^3.1087.0",
145
145
  "@aws-sdk/lib-storage": "^3.1087.0",
146
146
  "@smithy/node-http-handler": "^4.9.6",
147
- "@storm-software/config": "^1.138.38",
148
- "@storm-software/config-tools": "^1.190.101",
149
- "@storm-software/workspace-tools": "^1.296.81",
147
+ "@storm-software/config": "^1.138.41",
148
+ "@storm-software/config-tools": "^1.190.104",
149
+ "@storm-software/workspace-tools": "^1.296.84",
150
150
  "defu": "^6.1.7",
151
151
  "glob": "^11.1.0",
152
152
  "mime-types": "^3.0.2",
@@ -161,7 +161,7 @@
161
161
  "nx": "23.0.1",
162
162
  "tsup": "8.4.0",
163
163
  "untyped": "^2.0.0",
164
- "wrangler": "^4.110.0"
164
+ "wrangler": "^4.111.0"
165
165
  },
166
166
  "peerDependencies": { "nx": ">=22.7.1", "wrangler": ">=3.58.0" },
167
167
  "peerDependenciesMeta": {
@@ -171,5 +171,5 @@
171
171
  "publishConfig": { "access": "public" },
172
172
  "executors": "./executors.json",
173
173
  "generators": "./generators.json",
174
- "gitHead": "7735deb945f520b42918d9cae9f8b5023c540a3e"
174
+ "gitHead": "e9118ed4d0235c8643e71d0d8370987a2945f8d1"
175
175
  }