@zuplo/cli 1.102.0 → 1.104.0-temporary-fix-without-deno

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.
Files changed (90) hide show
  1. package/dist/cli.js +1 -6
  2. package/dist/cmds/convert.js +1 -4
  3. package/dist/cmds/delete.js +1 -4
  4. package/dist/cmds/deploy.js +1 -4
  5. package/dist/cmds/dev.js +1 -4
  6. package/dist/cmds/editor.js +1 -4
  7. package/dist/cmds/link.js +1 -4
  8. package/dist/cmds/list.js +1 -4
  9. package/dist/cmds/login.js +1 -4
  10. package/dist/cmds/project/import-openapi.js +1 -4
  11. package/dist/cmds/project/index.js +1 -4
  12. package/dist/cmds/project/update.js +1 -4
  13. package/dist/cmds/test.js +1 -4
  14. package/dist/cmds/tunnel/create.js +1 -4
  15. package/dist/cmds/tunnel/delete.js +1 -4
  16. package/dist/cmds/tunnel/describe.js +1 -4
  17. package/dist/cmds/tunnel/index.js +1 -4
  18. package/dist/cmds/tunnel/list.js +1 -4
  19. package/dist/cmds/tunnel/rotate-token.js +1 -4
  20. package/dist/cmds/tunnel/services/describe.js +1 -4
  21. package/dist/cmds/tunnel/services/index.js +1 -4
  22. package/dist/cmds/tunnel/services/update.js +1 -4
  23. package/dist/cmds/variable/create.js +1 -4
  24. package/dist/cmds/variable/index.js +1 -4
  25. package/dist/cmds/variable/update.js +1 -4
  26. package/dist/common/alias.js +1 -4
  27. package/dist/common/analytics/lib.js +1 -4
  28. package/dist/common/api/lib.js +1 -4
  29. package/dist/common/constants.js +1 -4
  30. package/dist/common/deno-utils/locator.js +1 -4
  31. package/dist/common/handler.js +1 -4
  32. package/dist/common/logger.js +1 -4
  33. package/dist/common/machine-id/lib.js +1 -4
  34. package/dist/common/middleware/user-configuration.js +1 -4
  35. package/dist/common/middleware/user-identification.js +1 -4
  36. package/dist/common/models.js +1 -4
  37. package/dist/common/output.js +1 -4
  38. package/dist/common/settings.js +1 -4
  39. package/dist/common/upgraders/lib.js +1 -4
  40. package/dist/common/upgraders/package-json-upgrader.js +1 -4
  41. package/dist/common/upgraders/vscode-settings-json-upgrader.js +1 -4
  42. package/dist/common/validators/file-system-validator.js +1 -4
  43. package/dist/common/validators/lib.js +1 -4
  44. package/dist/common/validators/login-state-validator.js +1 -4
  45. package/dist/common/validators/project-name-validator.js +1 -4
  46. package/dist/common/xdg/lib.js +1 -4
  47. package/dist/convert/engine.js +1 -4
  48. package/dist/convert/handler.js +1 -4
  49. package/dist/convert/routes.generated.js +1 -4
  50. package/dist/delete/handler.js +1 -4
  51. package/dist/delete/poll-deployment.js +1 -4
  52. package/dist/deploy/archive.js +2 -5
  53. package/dist/deploy/file-upload.js +1 -4
  54. package/dist/deploy/handler.js +1 -4
  55. package/dist/deploy/poll-deployment.js +1 -4
  56. package/dist/dev/handler.js +1 -4
  57. package/dist/editor/assets/index-03352ce7.js +0 -4
  58. package/dist/editor/handler.js +1 -4
  59. package/dist/editor/server/cors-plugin.js +1 -4
  60. package/dist/editor/server/server.js +1 -4
  61. package/dist/editor/server/xfs.js +1 -4
  62. package/dist/link/handler.js +1 -4
  63. package/dist/link/populate.js +1 -4
  64. package/dist/list/handler.js +1 -4
  65. package/dist/login/handler.js +1 -4
  66. package/dist/login/server.js +1 -4
  67. package/dist/project/import-openapi/handler.js +1 -4
  68. package/dist/project/import-openapi/interfaces.js +1 -4
  69. package/dist/project/import-openapi/utils.js +1 -4
  70. package/dist/project/update/handler.js +1 -4
  71. package/dist/test/esbuild-config.js +1 -4
  72. package/dist/test/esbuild-plugins/deno-test-prep-plugin.js +1 -4
  73. package/dist/test/handler.js +1 -4
  74. package/dist/test/invoke-test.js +1 -4
  75. package/dist/tunnel/create/handler.js +1 -4
  76. package/dist/tunnel/delete/handler.js +1 -4
  77. package/dist/tunnel/delete/poll-teardown-operation.js +1 -4
  78. package/dist/tunnel/describe/handler.js +1 -4
  79. package/dist/tunnel/list/handler.js +1 -4
  80. package/dist/tunnel/models.js +1 -4
  81. package/dist/tunnel/rotate-token/handler.js +1 -4
  82. package/dist/tunnel/services/describe/handler.js +1 -4
  83. package/dist/tunnel/services/update/handler.js +1 -4
  84. package/dist/tunnel/services/update/poll-provisioning-operations.js +1 -4
  85. package/dist/variable/create/handler.js +1 -4
  86. package/dist/variable/models.js +1 -4
  87. package/dist/variable/update/handler.js +1 -4
  88. package/package.json +5 -4
  89. package/polyfills/async_hooks.js +8 -0
  90. package/polyfills/diagnostics_channel.js +155 -0
package/dist/cli.js CHANGED
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="6a35536d-dfcb-58c9-8ba4-4269e86502ac")}catch(e){}}();
3
1
  import * as dotenv from "dotenv";
4
2
  dotenv.config();
5
3
  import * as Sentry from "@sentry/node";
@@ -11,7 +9,6 @@ import yargs from "yargs/yargs";
11
9
  import convert from "./cmds/convert.js";
12
10
  import deleteZup from "./cmds/delete.js";
13
11
  import deploy from "./cmds/deploy.js";
14
- import dev from "./cmds/dev.js";
15
12
  import editor from "./cmds/editor.js";
16
13
  import link from "./cmds/link.js";
17
14
  import list from "./cmds/list.js";
@@ -43,7 +40,6 @@ if (gte(process.versions.node, MIN_NODE_VERSION)) {
43
40
  .command(convert)
44
41
  .command(deleteZup)
45
42
  .command(deploy)
46
- .command(dev)
47
43
  .command(editor)
48
44
  .command(list)
49
45
  .command(link)
@@ -79,5 +75,4 @@ else {
79
75
 
80
76
  Consider using a Node.js version manager such as https://github.com/nvm-sh/nvm.`);
81
77
  }
82
- //# sourceMappingURL=cli.js.map
83
- //# debugId=6a35536d-dfcb-58c9-8ba4-4269e86502ac
78
+ //# sourceMappingURL=cli.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="7b30a4a9-a2c3-5f25-af13-bb4637e4cbbe")}catch(e){}}();
3
1
  import { captureEvent } from "../common/analytics/lib.js";
4
2
  import { identify } from "../common/middleware/user-identification.js";
5
3
  import setBlocking from "../common/output.js";
@@ -23,5 +21,4 @@ export default {
23
21
  await convert(argv);
24
22
  },
25
23
  };
26
- //# sourceMappingURL=convert.js.map
27
- //# debugId=7b30a4a9-a2c3-5f25-af13-bb4637e4cbbe
24
+ //# sourceMappingURL=convert.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="aaafa692-9a45-5551-b265-0a92f13b3846")}catch(e){}}();
3
1
  import { captureEvent } from "../common/analytics/lib.js";
4
2
  import { configure } from "../common/middleware/user-configuration.js";
5
3
  import { identify } from "../common/middleware/user-identification.js";
@@ -41,5 +39,4 @@ export default {
41
39
  await deleteZup(argv);
42
40
  },
43
41
  };
44
- //# sourceMappingURL=delete.js.map
45
- //# debugId=aaafa692-9a45-5551-b265-0a92f13b3846
42
+ //# sourceMappingURL=delete.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="340e4aed-225d-5578-a3af-822eb8c7f33b")}catch(e){}}();
3
1
  import { captureEvent } from "../common/analytics/lib.js";
4
2
  import { configure } from "../common/middleware/user-configuration.js";
5
3
  import { identify } from "../common/middleware/user-identification.js";
@@ -50,5 +48,4 @@ export default {
50
48
  await deploy(argv);
51
49
  },
52
50
  };
53
- //# sourceMappingURL=deploy.js.map
54
- //# debugId=340e4aed-225d-5578-a3af-822eb8c7f33b
51
+ //# sourceMappingURL=deploy.js.map
package/dist/cmds/dev.js CHANGED
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d957865b-71c7-52e9-907e-8620261193ad")}catch(e){}}();
3
1
  import { captureEvent } from "../common/analytics/lib.js";
4
2
  import { identify } from "../common/middleware/user-identification.js";
5
3
  import setBlocking from "../common/output.js";
@@ -43,5 +41,4 @@ export default {
43
41
  await dev(argv);
44
42
  },
45
43
  };
46
- //# sourceMappingURL=dev.js.map
47
- //# debugId=d957865b-71c7-52e9-907e-8620261193ad
44
+ //# sourceMappingURL=dev.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="39695608-20e6-59bb-8e32-8b6037d42575")}catch(e){}}();
3
1
  import { captureEvent } from "../common/analytics/lib.js";
4
2
  import { identify } from "../common/middleware/user-identification.js";
5
3
  import setBlocking from "../common/output.js";
@@ -33,5 +31,4 @@ export default {
33
31
  await editor(argv);
34
32
  },
35
33
  };
36
- //# sourceMappingURL=editor.js.map
37
- //# debugId=39695608-20e6-59bb-8e32-8b6037d42575
34
+ //# sourceMappingURL=editor.js.map
package/dist/cmds/link.js CHANGED
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="c2365925-f632-55ec-9b9b-85ac10bfc5ab")}catch(e){}}();
3
1
  import { captureEvent } from "../common/analytics/lib.js";
4
2
  import { identify } from "../common/middleware/user-identification.js";
5
3
  import setBlocking from "../common/output.js";
@@ -28,5 +26,4 @@ export default {
28
26
  await link(argv);
29
27
  },
30
28
  };
31
- //# sourceMappingURL=link.js.map
32
- //# debugId=c2365925-f632-55ec-9b9b-85ac10bfc5ab
29
+ //# sourceMappingURL=link.js.map
package/dist/cmds/list.js CHANGED
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="1365eaa2-6dd2-520c-9675-2c2c00576f66")}catch(e){}}();
3
1
  import { captureEvent } from "../common/analytics/lib.js";
4
2
  import { configure } from "../common/middleware/user-configuration.js";
5
3
  import { identify } from "../common/middleware/user-identification.js";
@@ -32,5 +30,4 @@ export default {
32
30
  await list(argv);
33
31
  },
34
32
  };
35
- //# sourceMappingURL=list.js.map
36
- //# debugId=1365eaa2-6dd2-520c-9675-2c2c00576f66
33
+ //# sourceMappingURL=list.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="06344ac3-9b00-5aab-b199-3e6faa6f3a3d")}catch(e){}}();
3
1
  import { captureEvent } from "../common/analytics/lib.js";
4
2
  import { identify } from "../common/middleware/user-identification.js";
5
3
  import setBlocking from "../common/output.js";
@@ -20,5 +18,4 @@ export default {
20
18
  await login(argv);
21
19
  },
22
20
  };
23
- //# sourceMappingURL=login.js.map
24
- //# debugId=06344ac3-9b00-5aab-b199-3e6faa6f3a3d
21
+ //# sourceMappingURL=login.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="91ee157c-141d-5381-a1b8-ef9f2f5625d8")}catch(e){}}();
3
1
  import { captureEvent } from "../../common/analytics/lib.js";
4
2
  import setBlocking from "../../common/output.js";
5
3
  import { ZuploProjectValidator } from "../../common/validators/file-system-validator.js";
@@ -42,5 +40,4 @@ export default {
42
40
  await importOpenApi(argv);
43
41
  },
44
42
  };
45
- //# sourceMappingURL=import-openapi.js.map
46
- //# debugId=91ee157c-141d-5381-a1b8-ef9f2f5625d8
43
+ //# sourceMappingURL=import-openapi.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="e46201b0-8148-5c25-a7c1-7ae7cdc49cbb")}catch(e){}}();
3
1
  import { groupHandler } from "../../common/handler.js";
4
2
  import importOpenApi from "./import-openapi.js";
5
3
  import update from "./update.js";
@@ -12,5 +10,4 @@ const commands = {
12
10
  handler: groupHandler,
13
11
  };
14
12
  export default commands;
15
- //# sourceMappingURL=index.js.map
16
- //# debugId=e46201b0-8148-5c25-a7c1-7ae7cdc49cbb
13
+ //# sourceMappingURL=index.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="af8d9ac0-7207-5a52-ba69-81b7b44b6d4a")}catch(e){}}();
3
1
  import { captureEvent } from "../../common/analytics/lib.js";
4
2
  import { identify } from "../../common/middleware/user-identification.js";
5
3
  import setBlocking from "../../common/output.js";
@@ -28,5 +26,4 @@ export default {
28
26
  await update(argv);
29
27
  },
30
28
  };
31
- //# sourceMappingURL=update.js.map
32
- //# debugId=af8d9ac0-7207-5a52-ba69-81b7b44b6d4a
29
+ //# sourceMappingURL=update.js.map
package/dist/cmds/test.js CHANGED
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="bf382d7f-824b-52f3-8b84-d598a396e061")}catch(e){}}();
3
1
  import { captureEvent } from "../common/analytics/lib.js";
4
2
  import { identify } from "../common/middleware/user-identification.js";
5
3
  import setBlocking from "../common/output.js";
@@ -36,5 +34,4 @@ export default {
36
34
  await test(argv);
37
35
  },
38
36
  };
39
- //# sourceMappingURL=test.js.map
40
- //# debugId=bf382d7f-824b-52f3-8b84-d598a396e061
37
+ //# sourceMappingURL=test.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="1c31d9af-6d6d-5485-b1c5-216cf4807329")}catch(e){}}();
3
1
  import { captureEvent } from "../../common/analytics/lib.js";
4
2
  import { configure } from "../../common/middleware/user-configuration.js";
5
3
  import { identify } from "../../common/middleware/user-identification.js";
@@ -27,5 +25,4 @@ export default {
27
25
  await create(argv);
28
26
  },
29
27
  };
30
- //# sourceMappingURL=create.js.map
31
- //# debugId=1c31d9af-6d6d-5485-b1c5-216cf4807329
28
+ //# sourceMappingURL=create.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="bcde239d-9bb4-5375-90f5-e1f896ce6cec")}catch(e){}}();
3
1
  import { captureEvent } from "../../common/analytics/lib.js";
4
2
  import { configure } from "../../common/middleware/user-configuration.js";
5
3
  import { identify } from "../../common/middleware/user-identification.js";
@@ -23,5 +21,4 @@ export default {
23
21
  await deleteTunnel(argv);
24
22
  },
25
23
  };
26
- //# sourceMappingURL=delete.js.map
27
- //# debugId=bcde239d-9bb4-5375-90f5-e1f896ce6cec
24
+ //# sourceMappingURL=delete.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="cf3929b3-3c67-5b2d-85a4-2bf14bec6120")}catch(e){}}();
3
1
  import { captureEvent } from "../../common/analytics/lib.js";
4
2
  import { configure } from "../../common/middleware/user-configuration.js";
5
3
  import { identify } from "../../common/middleware/user-identification.js";
@@ -27,5 +25,4 @@ export default {
27
25
  await describe(argv);
28
26
  },
29
27
  };
30
- //# sourceMappingURL=describe.js.map
31
- //# debugId=cf3929b3-3c67-5b2d-85a4-2bf14bec6120
28
+ //# sourceMappingURL=describe.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="ee11bf54-df7f-5073-8ada-69c1811d71a8")}catch(e){}}();
3
1
  import { groupHandler } from "../../common/handler.js";
4
2
  import create from "./create.js";
5
3
  import deleteTunnel from "./delete.js";
@@ -23,5 +21,4 @@ const commands = {
23
21
  handler: groupHandler,
24
22
  };
25
23
  export default commands;
26
- //# sourceMappingURL=index.js.map
27
- //# debugId=ee11bf54-df7f-5073-8ada-69c1811d71a8
24
+ //# sourceMappingURL=index.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="e413402b-feb6-5eb5-809e-1bcb32d5fa96")}catch(e){}}();
3
1
  import { captureEvent } from "../../common/analytics/lib.js";
4
2
  import { configure } from "../../common/middleware/user-configuration.js";
5
3
  import { identify } from "../../common/middleware/user-identification.js";
@@ -23,5 +21,4 @@ export default {
23
21
  await list(argv);
24
22
  },
25
23
  };
26
- //# sourceMappingURL=list.js.map
27
- //# debugId=e413402b-feb6-5eb5-809e-1bcb32d5fa96
24
+ //# sourceMappingURL=list.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="10f31d26-d28f-5c34-ba4c-b0eb7768a056")}catch(e){}}();
3
1
  import { captureEvent } from "../../common/analytics/lib.js";
4
2
  import { configure } from "../../common/middleware/user-configuration.js";
5
3
  import { identify } from "../../common/middleware/user-identification.js";
@@ -27,5 +25,4 @@ export default {
27
25
  await rotateToken(argv);
28
26
  },
29
27
  };
30
- //# sourceMappingURL=rotate-token.js.map
31
- //# debugId=10f31d26-d28f-5c34-ba4c-b0eb7768a056
28
+ //# sourceMappingURL=rotate-token.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="ab681ce0-b525-5358-a016-674e43604c4f")}catch(e){}}();
3
1
  import { captureEvent } from "../../../common/analytics/lib.js";
4
2
  import { configure } from "../../../common/middleware/user-configuration.js";
5
3
  import { identify } from "../../../common/middleware/user-identification.js";
@@ -27,5 +25,4 @@ export default {
27
25
  await describe(argv);
28
26
  },
29
27
  };
30
- //# sourceMappingURL=describe.js.map
31
- //# debugId=ab681ce0-b525-5358-a016-674e43604c4f
28
+ //# sourceMappingURL=describe.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="206665c6-464b-559b-b66d-a25c3f52eaf9")}catch(e){}}();
3
1
  import { groupHandler } from "../../../common/handler.js";
4
2
  import describe from "./describe.js";
5
3
  import update from "./update.js";
@@ -12,5 +10,4 @@ const commands = {
12
10
  handler: groupHandler,
13
11
  };
14
12
  export default commands;
15
- //# sourceMappingURL=index.js.map
16
- //# debugId=206665c6-464b-559b-b66d-a25c3f52eaf9
13
+ //# sourceMappingURL=index.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="0b1a2856-92b8-5413-926a-b6f941b3868e")}catch(e){}}();
3
1
  import { captureEvent } from "../../../common/analytics/lib.js";
4
2
  import { configure } from "../../../common/middleware/user-configuration.js";
5
3
  import { identify } from "../../../common/middleware/user-identification.js";
@@ -31,5 +29,4 @@ export default {
31
29
  await updateServices(argv);
32
30
  },
33
31
  };
34
- //# sourceMappingURL=update.js.map
35
- //# debugId=0b1a2856-92b8-5413-926a-b6f941b3868e
32
+ //# sourceMappingURL=update.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="43cfc43f-cef9-5941-b178-06788ef84ab6")}catch(e){}}();
3
1
  import { captureEvent } from "../../common/analytics/lib.js";
4
2
  import { configure } from "../../common/middleware/user-configuration.js";
5
3
  import { identify } from "../../common/middleware/user-identification.js";
@@ -48,5 +46,4 @@ export default {
48
46
  await create(argv);
49
47
  },
50
48
  };
51
- //# sourceMappingURL=create.js.map
52
- //# debugId=43cfc43f-cef9-5941-b178-06788ef84ab6
49
+ //# sourceMappingURL=create.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="f876ecfa-9198-5520-821b-2111cd444ba8")}catch(e){}}();
3
1
  import { groupHandler } from "../../common/handler.js";
4
2
  import create from "./create.js";
5
3
  import update from "./update.js";
@@ -12,5 +10,4 @@ const commands = {
12
10
  handler: groupHandler,
13
11
  };
14
12
  export default commands;
15
- //# sourceMappingURL=index.js.map
16
- //# debugId=f876ecfa-9198-5520-821b-2111cd444ba8
13
+ //# sourceMappingURL=index.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="fcc8e060-67f9-5074-a73f-5b458628939c")}catch(e){}}();
3
1
  import { captureEvent } from "../../common/analytics/lib.js";
4
2
  import { configure } from "../../common/middleware/user-configuration.js";
5
3
  import { identify } from "../../common/middleware/user-identification.js";
@@ -39,5 +37,4 @@ export default {
39
37
  await update(argv);
40
38
  },
41
39
  };
42
- //# sourceMappingURL=update.js.map
43
- //# debugId=fcc8e060-67f9-5074-a73f-5b458628939c
40
+ //# sourceMappingURL=update.js.map
@@ -1,5 +1,2 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="34d2de6c-e216-575d-9a4e-e4b42a4e6773")}catch(e){}}();
3
1
  export {};
4
- //# sourceMappingURL=alias.js.map
5
- //# debugId=34d2de6c-e216-575d-9a4e-e4b42a4e6773
2
+ //# sourceMappingURL=alias.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="12e7c242-d10c-5a88-8ff7-0bc480485d36")}catch(e){}}();
3
1
  import { defaultIntegrations } from "@sentry/node";
4
2
  import { PostHog } from "posthog-node";
5
3
  import { POST_HOG_CAPTURE_KEY, ZUPLO_USER_ID_ARGV_KEY } from "../constants.js";
@@ -53,5 +51,4 @@ export async function captureEvent({ argv, event, properties, groups, sendFeatur
53
51
  export async function shutdownAnalytics() {
54
52
  return _postHog?.shutdownAsync();
55
53
  }
56
- //# sourceMappingURL=lib.js.map
57
- //# debugId=12e7c242-d10c-5a88-8ff7-0bc480485d36
54
+ //# sourceMappingURL=lib.js.map
@@ -1,5 +1,2 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="51fa863f-e84d-5faa-922f-e762f03ef49f")}catch(e){}}();
3
1
  export {};
4
- //# sourceMappingURL=lib.js.map
5
- //# debugId=51fa863f-e84d-5faa-922f-e762f03ef49f
2
+ //# sourceMappingURL=lib.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="8f9176c4-bdd2-5546-8161-2df78f8c8d2d")}catch(e){}}();
3
1
  export const ZUPLO_PREFERRED_JSON_FILE = "zuplo.jsonc";
4
2
  export const ZUPLO_FALLBACK_JSON_FILE = "zuplo.json";
5
3
  export const ZUPLO_CLI_XDG_FOLDER_NAME = "zup";
@@ -12,5 +10,4 @@ export const TEST_OUT_FOLDER = ".zuplo/__tests__";
12
10
  export const SENTRY_DSN = "https://28220fd3185a1281daff09ade2114dca@o1036703.ingest.sentry.io/4505880249040896";
13
11
  export const MAX_WAIT_PENDING_TIME_MS = 1000;
14
12
  export const POST_HOG_CAPTURE_KEY = "phc_LDSwSTOvIjiDDZql2g54Q7xEXoQ0EN9RMYb3STbdz1V";
15
- //# sourceMappingURL=constants.js.map
16
- //# debugId=8f9176c4-bdd2-5546-8161-2df78f8c8d2d
13
+ //# sourceMappingURL=constants.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="76fdc9f7-8cc6-5a43-8b04-82e2494b464d")}catch(e){}}();
3
1
  import { existsSync } from "node:fs";
4
2
  import { dirname, resolve } from "node:path";
5
3
  import { fileURLToPath } from "node:url";
@@ -25,5 +23,4 @@ export async function locateDeno(dir) {
25
23
  }
26
24
  return locateDeno(dirname(dir));
27
25
  }
28
- //# sourceMappingURL=locator.js.map
29
- //# debugId=76fdc9f7-8cc6-5a43-8b04-82e2494b464d
26
+ //# sourceMappingURL=locator.js.map
@@ -1,7 +1,4 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="383a288d-5e66-57b8-94f9-47677e2041b7")}catch(e){}}();
3
1
  export function groupHandler() {
4
2
  console.log("Run with --help to see available commands");
5
3
  }
6
- //# sourceMappingURL=handler.js.map
7
- //# debugId=383a288d-5e66-57b8-94f9-47677e2041b7
4
+ //# sourceMappingURL=handler.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="933da865-f680-55cc-a710-065ace7ed925")}catch(e){}}();
3
1
  import * as Pino from "pino";
4
2
  export const logger = Pino.pino({
5
3
  level: process.env.LOG_LEVEL || "info",
@@ -13,5 +11,4 @@ export const logger = Pino.pino({
13
11
  ],
14
12
  },
15
13
  });
16
- //# sourceMappingURL=logger.js.map
17
- //# debugId=933da865-f680-55cc-a710-065ace7ed925
14
+ //# sourceMappingURL=logger.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="9e0055eb-6035-5efb-8ac1-391c4bff8a89")}catch(e){}}();
3
1
  import { execSync } from "node:child_process";
4
2
  import { createHash } from "node:crypto";
5
3
  const win32RegBinPath = {
@@ -64,5 +62,4 @@ export function machineId() {
64
62
  return "e16fc483-5593-4d71-b485-a6533693da9b";
65
63
  }
66
64
  }
67
- //# sourceMappingURL=lib.js.map
68
- //# debugId=9e0055eb-6035-5efb-8ac1-391c4bff8a89
65
+ //# sourceMappingURL=lib.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="c64e44eb-7f72-5e84-a93d-efdc8dd7eded")}catch(e){}}();
3
1
  import { parse } from "jsonc-parser";
4
2
  import { existsSync } from "node:fs";
5
3
  import { readFile } from "node:fs/promises";
@@ -58,5 +56,4 @@ const omitNull = (obj) => {
58
56
  .forEach((k) => delete obj[k]);
59
57
  return obj;
60
58
  };
61
- //# sourceMappingURL=user-configuration.js.map
62
- //# debugId=c64e44eb-7f72-5e84-a93d-efdc8dd7eded
59
+ //# sourceMappingURL=user-configuration.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="7aa1579b-1828-5f74-93dc-12d848c3163a")}catch(e){}}();
3
1
  import * as Sentry from "@sentry/node";
4
2
  import * as jose from "jose";
5
3
  import { readFile } from "node:fs/promises";
@@ -34,5 +32,4 @@ export async function identify(argv) {
34
32
  argv["zuplo-user-id"] = userId;
35
33
  }
36
34
  }
37
- //# sourceMappingURL=user-identification.js.map
38
- //# debugId=7aa1579b-1828-5f74-93dc-12d848c3163a
35
+ //# sourceMappingURL=user-identification.js.map
@@ -1,5 +1,2 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="44a18960-70ce-57f9-b9cf-5ccd5bb951e5")}catch(e){}}();
3
1
  export {};
4
- //# sourceMappingURL=models.js.map
5
- //# debugId=44a18960-70ce-57f9-b9cf-5ccd5bb951e5
2
+ //# sourceMappingURL=models.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="4e2efea3-a632-569e-9e20-90d1c521898b")}catch(e){}}();
3
1
  import * as Sentry from "@sentry/node";
4
2
  import chalk from "chalk";
5
3
  import { MAX_WAIT_PENDING_TIME_MS } from "./constants.js";
@@ -50,5 +48,4 @@ export function textOrJson(text) {
50
48
  return text;
51
49
  }
52
50
  }
53
- //# sourceMappingURL=output.js.map
54
- //# debugId=4e2efea3-a632-569e-9e20-90d1c521898b
51
+ //# sourceMappingURL=output.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="ac6e27ab-3838-58fa-ab3b-2509c8786362")}catch(e){}}();
3
1
  class Settings {
4
2
  get ZUPLO_DEVELOPER_API_ENDPOINT() {
5
3
  return process.env.ZUPLO_DEVELOPER_API_ENDPOINT ?? "https://dev.zuplo.com";
@@ -22,5 +20,4 @@ class Settings {
22
20
  }
23
21
  const settings = new Settings();
24
22
  export default settings;
25
- //# sourceMappingURL=settings.js.map
26
- //# debugId=ac6e27ab-3838-58fa-ab3b-2509c8786362
23
+ //# sourceMappingURL=settings.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="9e6b3423-ff77-53d4-934a-28b692b323c3")}catch(e){}}();
3
1
  export class StandardUpgrader {
4
2
  normalizedDir;
5
3
  constructor(normalizedDir) {
@@ -12,5 +10,4 @@ export class VsCodeFolderMissing extends Error {
12
10
  Object.setPrototypeOf(this, VsCodeFolderMissing.prototype);
13
11
  }
14
12
  }
15
- //# sourceMappingURL=lib.js.map
16
- //# debugId=9e6b3423-ff77-53d4-934a-28b692b323c3
13
+ //# sourceMappingURL=lib.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="67061e6a-7cc0-5202-bd61-fdc843bd427e")}catch(e){}}();
3
1
  import { readFile, writeFile } from "node:fs/promises";
4
2
  import { join } from "node:path";
5
3
  import prettier from "prettier";
@@ -63,5 +61,4 @@ export class PackageJsonUpgrader extends StandardUpgrader {
63
61
  await writeFile(packageJsonFile, formatted);
64
62
  }
65
63
  }
66
- //# sourceMappingURL=package-json-upgrader.js.map
67
- //# debugId=67061e6a-7cc0-5202-bd61-fdc843bd427e
64
+ //# sourceMappingURL=package-json-upgrader.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d154f5e9-c679-56f7-bd91-57416bf774ef")}catch(e){}}();
3
1
  import { parse } from "jsonc-parser";
4
2
  import { existsSync } from "node:fs";
5
3
  import { readFile, writeFile } from "node:fs/promises";
@@ -92,5 +90,4 @@ export class VsCodeSettingsJsonUpgrader extends StandardUpgrader {
92
90
  }
93
91
  }
94
92
  }
95
- //# sourceMappingURL=vscode-settings-json-upgrader.js.map
96
- //# debugId=d154f5e9-c679-56f7-bd91-57416bf774ef
93
+ //# sourceMappingURL=vscode-settings-json-upgrader.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="5d2da21c-788d-547b-b136-8738ace98ad7")}catch(e){}}();
3
1
  import fg from "fast-glob";
4
2
  import { existsSync, readdirSync } from "node:fs";
5
3
  import { join } from "node:path";
@@ -162,5 +160,4 @@ export class ZuploProjectHasTestsValidator {
162
160
  export const validDeployDirectoryValidator = new CompositeValidator(new ZuploProjectValidator(), new GitVersionControlValidator(), new GitCommitValidator(), new GitBranchValidator(), new GitRemoteValidator(), new ProjectIsSetValidator());
163
161
  export const validTestDirectoryValidator = new CompositeValidator(new ZuploProjectValidator(), new ZuploProjectHasTestsValidator());
164
162
  export const validLinkDirectoryValidator = new CompositeValidator(new ZuploProjectValidator(), new UserIsLoggedInValidator());
165
- //# sourceMappingURL=file-system-validator.js.map
166
- //# debugId=5d2da21c-788d-547b-b136-8738ace98ad7
163
+ //# sourceMappingURL=file-system-validator.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="2f478e87-b9eb-58aa-a642-edebf3c67d1f")}catch(e){}}();
3
1
  export class CompositeValidator {
4
2
  validators = new Array();
5
3
  constructor(...validators) {
@@ -30,5 +28,4 @@ export class YargsChecker {
30
28
  }
31
29
  }
32
30
  }
33
- //# sourceMappingURL=lib.js.map
34
- //# debugId=2f478e87-b9eb-58aa-a642-edebf3c67d1f
31
+ //# sourceMappingURL=lib.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="b7b6a78a-851e-5dd1-9612-d6e35ceab3cb")}catch(e){}}();
3
1
  import { existsSync } from "node:fs";
4
2
  import { readFile } from "node:fs/promises";
5
3
  import { join } from "node:path";
@@ -35,5 +33,4 @@ export class UserIsLoggedInValidator {
35
33
  return { ok: true };
36
34
  }
37
35
  }
38
- //# sourceMappingURL=login-state-validator.js.map
39
- //# debugId=b7b6a78a-851e-5dd1-9612-d6e35ceab3cb
36
+ //# sourceMappingURL=login-state-validator.js.map
@@ -1,5 +1,3 @@
1
-
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="277e3041-3783-5b05-9c9e-046eccec3cf9")}catch(e){}}();
3
1
  export class ProjectIsNotSet extends Error {
4
2
  constructor() {
5
3
  super(`Missing project name. This command requires a project to be specified. Either specify it using --project or set it in zuplo.jsonc.
@@ -29,5 +27,4 @@ export class ProjectIsSetValidator {
29
27
  }
30
28
  }
31
29
  }
32
- //# sourceMappingURL=project-name-validator.js.map
33
- //# debugId=277e3041-3783-5b05-9c9e-046eccec3cf9
30
+ //# sourceMappingURL=project-name-validator.js.map