@alwaysmeticulous/cli 2.320.0 → 2.322.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.
Files changed (51) hide show
  1. package/dist/command-utils/print-json.d.ts.map +1 -1
  2. package/dist/command-utils/print-json.js +4 -3
  3. package/dist/command-utils/print-json.js.map +1 -1
  4. package/dist/commands/agent/diff-comments.command.d.ts +11 -0
  5. package/dist/commands/agent/diff-comments.command.d.ts.map +1 -0
  6. package/dist/commands/agent/diff-comments.command.js +83 -0
  7. package/dist/commands/agent/diff-comments.command.js.map +1 -0
  8. package/dist/commands/agent/diff-comments.command.spec.d.ts +2 -0
  9. package/dist/commands/agent/diff-comments.command.spec.d.ts.map +1 -0
  10. package/dist/commands/agent/diff-comments.command.spec.js +128 -0
  11. package/dist/commands/agent/diff-comments.command.spec.js.map +1 -0
  12. package/dist/commands/agent/index.d.ts.map +1 -1
  13. package/dist/commands/agent/index.js +4 -2
  14. package/dist/commands/agent/index.js.map +1 -1
  15. package/dist/commands/agent/test-run-diffs.command.d.ts +3 -0
  16. package/dist/commands/agent/test-run-diffs.command.d.ts.map +1 -1
  17. package/dist/commands/agent/test-run-diffs.command.js +47 -19
  18. package/dist/commands/agent/test-run-diffs.command.js.map +1 -1
  19. package/dist/commands/agent/test-run-diffs.command.spec.js +65 -3
  20. package/dist/commands/agent/test-run-diffs.command.spec.js.map +1 -1
  21. package/dist/commands/agent/test-run-diffs.utils.d.ts +7 -24
  22. package/dist/commands/agent/test-run-diffs.utils.d.ts.map +1 -1
  23. package/dist/commands/agent/test-run-diffs.utils.js +18 -69
  24. package/dist/commands/agent/test-run-diffs.utils.js.map +1 -1
  25. package/dist/commands/agent/test-run-diffs.utils.spec.js +49 -224
  26. package/dist/commands/agent/test-run-diffs.utils.spec.js.map +1 -1
  27. package/dist/commands/ci/label-commit.command.d.ts +2 -7
  28. package/dist/commands/ci/label-commit.command.d.ts.map +1 -1
  29. package/dist/commands/ci/label-commit.command.js +5 -15
  30. package/dist/commands/ci/label-commit.command.js.map +1 -1
  31. package/dist/commands/ci/label-commit.core.d.ts +7 -0
  32. package/dist/commands/ci/label-commit.core.d.ts.map +1 -0
  33. package/dist/commands/ci/label-commit.core.js +28 -0
  34. package/dist/commands/ci/label-commit.core.js.map +1 -0
  35. package/dist/commands/ci/label-commit.types.d.ts +10 -0
  36. package/dist/commands/ci/label-commit.types.d.ts.map +1 -0
  37. package/dist/commands/ci/label-commit.types.js +6 -0
  38. package/dist/commands/ci/label-commit.types.js.map +1 -0
  39. package/dist/commands/ci/trigger-test-run.core.js +25 -3
  40. package/dist/commands/ci/trigger-test-run.core.js.map +1 -1
  41. package/dist/commands/ci/trigger-test-run.types.d.ts +11 -0
  42. package/dist/commands/ci/trigger-test-run.types.d.ts.map +1 -1
  43. package/dist/commands/ci/upload-container.command.d.ts +4 -0
  44. package/dist/commands/ci/upload-container.command.d.ts.map +1 -1
  45. package/dist/commands/ci/upload-container.command.js +18 -2
  46. package/dist/commands/ci/upload-container.command.js.map +1 -1
  47. package/dist/index.d.ts +2 -0
  48. package/dist/index.d.ts.map +1 -1
  49. package/dist/index.js +5 -3
  50. package/dist/index.js.map +1 -1
  51. package/package.json +13 -13
@@ -1 +1 @@
1
- {"version":3,"file":"upload-container.command.d.ts","sourceRoot":"","sources":["../../../src/commands/ci/upload-container.command.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAErE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAU3C,UAAU,OAAO;IACf,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB,EAAE,OAAO,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,YAAY,CAAC,EAAE,oBAAoB,EAAE,GAAG,SAAS,CAAC;IAClD,4BAA4B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClD,MAAM,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CAC9B;AAQD,eAAO,MAAM,wBAAwB,EAAE,aAAa,CAAC,OAAO,EAAE,OAAO,CAyDpE,CAAC"}
1
+ {"version":3,"file":"upload-container.command.d.ts","sourceRoot":"","sources":["../../../src/commands/ci/upload-container.command.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAErE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAU3C,UAAU,OAAO;IACf,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB,EAAE,OAAO,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,YAAY,CAAC,EAAE,oBAAoB,EAAE,GAAG,SAAS,CAAC;IAClD,4BAA4B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClD,qBAAqB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3C,kBAAkB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxC,0BAA0B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChD,oBAAoB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1C,MAAM,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CAC9B;AAQD,eAAO,MAAM,wBAAwB,EAAE,aAAa,CAAC,OAAO,EAAE,OAAO,CA6EpE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="88980b57-4ffa-5b2a-8ad5-1a286ee1dfaa")}catch(e){}}();
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="12be6fa9-799b-528e-be2d-17978f21a366")}catch(e){}}();
3
3
 
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.ciUploadContainerCommand = void 0;
@@ -65,8 +65,24 @@ exports.ciUploadContainerCommand = {
65
65
  string: true,
66
66
  description: "The endpoint path to use for health checks on the container (e.g., '/health').",
67
67
  },
68
+ companionAssetsFolder: {
69
+ string: true,
70
+ description: "A folder of static assets to serve together with the uploaded container (e.g. a separately-built frontend bundle). Requires --companionAssetsRegex.",
71
+ },
72
+ companionAssetsZip: {
73
+ string: true,
74
+ description: "A zip file of static assets to serve together with the uploaded container. Requires --companionAssetsRegex.",
75
+ },
76
+ companionAssetsPathInImage: {
77
+ string: true,
78
+ description: "A path to a file or directory inside the uploaded image (e.g. '/app/dist') to serve as the companion assets, instead of a local folder or zip. Requires --companionAssetsRegex.",
79
+ },
80
+ companionAssetsRegex: {
81
+ string: true,
82
+ description: "The regex used to determine whether a request path should be served from the companion assets.",
83
+ },
68
84
  },
69
85
  handler: (0, sentry_utils_1.wrapHandler)(handler),
70
86
  };
71
87
  //# sourceMappingURL=upload-container.command.js.map
72
- //# debugId=88980b57-4ffa-5b2a-8ad5-1a286ee1dfaa
88
+ //# debugId=12be6fa9-799b-528e-be2d-17978f21a366
@@ -1 +1 @@
1
- {"version":3,"file":"upload-container.command.js","sources":["../../../src/commands/ci/upload-container.command.ts"],"sourceRoot":"","names":[],"mappings":";;;;;AACA,qDAAsD;AAEtD,uEAA6D;AAC7D,iFAA4E;AAC5E,mEAA+D;AAC/D,mEAAyD;AACzD,6EAGsC;AAiBtC,MAAM,OAAO,GAAG,KAAK,EAAE,OAAgB,EAAiB,EAAE;IACxD,IAAA,mBAAU,GAAE,CAAC;IACb,IAAA,+DAAkC,EAAC,OAAO,CAAC,CAAC;IAC5C,MAAM,IAAA,sCAAc,EAAC,OAAO,CAAC,CAAC;AAChC,CAAC,CAAC;AAEW,QAAA,wBAAwB,GAAoC;IACvE,OAAO,EAAE,kBAAkB;IAC3B,QAAQ,EACN,2EAA2E;IAC7E,OAAO,EAAE;QACP,QAAQ,EAAE,wBAAO,CAAC,QAAQ;QAC1B,SAAS,EAAE,wBAAO,CAAC,SAAS;QAC5B,MAAM,EAAE,wBAAO,CAAC,MAAM;QACtB,OAAO,EAAE;YACP,MAAM,EAAE,IAAI;YACZ,UAAU,EAAE,IAAI;YAChB,WAAW,EAAE,2CAA2C,kEAAqC,EAAE;SAChG;QACD,aAAa,EAAE;YACb,MAAM,EAAE,IAAI;YACZ,UAAU,EAAE,IAAI;YAChB,WAAW,EAAE,8EAA8E,kEAAqC,EAAE;SACnI;QACD,aAAa,EAAE;YACb,MAAM,EAAE,IAAI;YACZ,UAAU,EAAE,IAAI;YAChB,WAAW,EAAE,4FAA4F,kEAAqC,EAAE;SACjJ;QACD,aAAa,EAAE;YACb,YAAY,EAAE,IAAI;YAClB,MAAM,EAAE,IAAI;YACZ,WAAW,EACT,0EAA0E;SAC7E;QACD,WAAW,EAAE;YACX,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,IAAI;YACb,WAAW,EACT,wGAAwG;SAC3G;QACD,wBAAwB,EAAE;YACxB,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,KAAK;YACd,UAAU,EAAE,IAAI;YAChB,WAAW,EAAE,yDAAyD,kEAAqC,EAAE;SAC9G;QACD,aAAa,EAAE;YACb,MAAM,EAAE,IAAI;YACZ,WAAW,EAAE,sCAAsC;SACpD;QACD,YAAY,EAAE;YACZ,KAAK,EAAE,IAAI;YACX,MAAM,EAAE,uCAAiB;YACzB,WAAW,EAAE,oDAAoD;SAClE;QACD,4BAA4B,EAAE;YAC5B,MAAM,EAAE,IAAI;YACZ,WAAW,EACT,gFAAgF;SACnF;KACF;IACD,OAAO,EAAE,IAAA,0BAAW,EAAC,OAAO,CAAC;CAC9B,CAAC","debugId":"88980b57-4ffa-5b2a-8ad5-1a286ee1dfaa"}
1
+ {"version":3,"file":"upload-container.command.js","sources":["../../../src/commands/ci/upload-container.command.ts"],"sourceRoot":"","names":[],"mappings":";;;;;AACA,qDAAsD;AAEtD,uEAA6D;AAC7D,iFAA4E;AAC5E,mEAA+D;AAC/D,mEAAyD;AACzD,6EAGsC;AAqBtC,MAAM,OAAO,GAAG,KAAK,EAAE,OAAgB,EAAiB,EAAE;IACxD,IAAA,mBAAU,GAAE,CAAC;IACb,IAAA,+DAAkC,EAAC,OAAO,CAAC,CAAC;IAC5C,MAAM,IAAA,sCAAc,EAAC,OAAO,CAAC,CAAC;AAChC,CAAC,CAAC;AAEW,QAAA,wBAAwB,GAAoC;IACvE,OAAO,EAAE,kBAAkB;IAC3B,QAAQ,EACN,2EAA2E;IAC7E,OAAO,EAAE;QACP,QAAQ,EAAE,wBAAO,CAAC,QAAQ;QAC1B,SAAS,EAAE,wBAAO,CAAC,SAAS;QAC5B,MAAM,EAAE,wBAAO,CAAC,MAAM;QACtB,OAAO,EAAE;YACP,MAAM,EAAE,IAAI;YACZ,UAAU,EAAE,IAAI;YAChB,WAAW,EAAE,2CAA2C,kEAAqC,EAAE;SAChG;QACD,aAAa,EAAE;YACb,MAAM,EAAE,IAAI;YACZ,UAAU,EAAE,IAAI;YAChB,WAAW,EAAE,8EAA8E,kEAAqC,EAAE;SACnI;QACD,aAAa,EAAE;YACb,MAAM,EAAE,IAAI;YACZ,UAAU,EAAE,IAAI;YAChB,WAAW,EAAE,4FAA4F,kEAAqC,EAAE;SACjJ;QACD,aAAa,EAAE;YACb,YAAY,EAAE,IAAI;YAClB,MAAM,EAAE,IAAI;YACZ,WAAW,EACT,0EAA0E;SAC7E;QACD,WAAW,EAAE;YACX,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,IAAI;YACb,WAAW,EACT,wGAAwG;SAC3G;QACD,wBAAwB,EAAE;YACxB,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,KAAK;YACd,UAAU,EAAE,IAAI;YAChB,WAAW,EAAE,yDAAyD,kEAAqC,EAAE;SAC9G;QACD,aAAa,EAAE;YACb,MAAM,EAAE,IAAI;YACZ,WAAW,EAAE,sCAAsC;SACpD;QACD,YAAY,EAAE;YACZ,KAAK,EAAE,IAAI;YACX,MAAM,EAAE,uCAAiB;YACzB,WAAW,EAAE,oDAAoD;SAClE;QACD,4BAA4B,EAAE;YAC5B,MAAM,EAAE,IAAI;YACZ,WAAW,EACT,gFAAgF;SACnF;QACD,qBAAqB,EAAE;YACrB,MAAM,EAAE,IAAI;YACZ,WAAW,EACT,qJAAqJ;SACxJ;QACD,kBAAkB,EAAE;YAClB,MAAM,EAAE,IAAI;YACZ,WAAW,EACT,6GAA6G;SAChH;QACD,0BAA0B,EAAE;YAC1B,MAAM,EAAE,IAAI;YACZ,WAAW,EACT,iLAAiL;SACpL;QACD,oBAAoB,EAAE;YACpB,MAAM,EAAE,IAAI;YACZ,WAAW,EACT,gGAAgG;SACnG;KACF;IACD,OAAO,EAAE,IAAA,0BAAW,EAAC,OAAO,CAAC;CAC9B,CAAC","debugId":"12be6fa9-799b-528e-be2d-17978f21a366"}
package/dist/index.d.ts CHANGED
@@ -2,4 +2,6 @@ export { recordCommand } from "./commands/record/index";
2
2
  export { replayCommand } from "./commands/replay.command";
3
3
  export { ciRunLocalCommand } from "./commands/ci/run-local.command";
4
4
  export { ciStartTunnelCommand } from "./commands/ci/start-tunnel.command";
5
+ export { labelCommitCore } from "./commands/ci/label-commit.core";
6
+ export type { LabelCommitOptions, LabelCommitResult, } from "./commands/ci/label-commit.types";
5
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC1E,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAClE,YAAY,EACV,kBAAkB,EAClB,iBAAiB,GAClB,MAAM,kCAAkC,CAAC"}
package/dist/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="60e5aee7-2c01-592e-9b98-ef4f3150569d")}catch(e){}}();
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="8bfc63ed-97ac-5404-ab75-8c569417c385")}catch(e){}}();
3
3
 
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.ciStartTunnelCommand = exports.ciRunLocalCommand = exports.replayCommand = exports.recordCommand = void 0;
5
+ exports.labelCommitCore = exports.ciStartTunnelCommand = exports.ciRunLocalCommand = exports.replayCommand = exports.recordCommand = void 0;
6
6
  var index_1 = require("./commands/record/index");
7
7
  Object.defineProperty(exports, "recordCommand", { enumerable: true, get: function () { return index_1.recordCommand; } });
8
8
  var replay_command_1 = require("./commands/replay.command");
@@ -11,5 +11,7 @@ var run_local_command_1 = require("./commands/ci/run-local.command");
11
11
  Object.defineProperty(exports, "ciRunLocalCommand", { enumerable: true, get: function () { return run_local_command_1.ciRunLocalCommand; } });
12
12
  var start_tunnel_command_1 = require("./commands/ci/start-tunnel.command");
13
13
  Object.defineProperty(exports, "ciStartTunnelCommand", { enumerable: true, get: function () { return start_tunnel_command_1.ciStartTunnelCommand; } });
14
+ var label_commit_core_1 = require("./commands/ci/label-commit.core");
15
+ Object.defineProperty(exports, "labelCommitCore", { enumerable: true, get: function () { return label_commit_core_1.labelCommitCore; } });
14
16
  //# sourceMappingURL=index.js.map
15
- //# debugId=60e5aee7-2c01-592e-9b98-ef4f3150569d
17
+ //# debugId=8bfc63ed-97ac-5404-ab75-8c569417c385
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../src/index.ts"],"sourceRoot":"","names":[],"mappings":";;;;;AAAA,iDAAwD;AAA/C,sGAAA,aAAa,OAAA;AACtB,4DAA0D;AAAjD,+GAAA,aAAa,OAAA;AACtB,qEAAoE;AAA3D,sHAAA,iBAAiB,OAAA;AAC1B,2EAA0E;AAAjE,4HAAA,oBAAoB,OAAA","debugId":"60e5aee7-2c01-592e-9b98-ef4f3150569d"}
1
+ {"version":3,"file":"index.js","sources":["../src/index.ts"],"sourceRoot":"","names":[],"mappings":";;;;;AAAA,iDAAwD;AAA/C,sGAAA,aAAa,OAAA;AACtB,4DAA0D;AAAjD,+GAAA,aAAa,OAAA;AACtB,qEAAoE;AAA3D,sHAAA,iBAAiB,OAAA;AAC1B,2EAA0E;AAAjE,4HAAA,oBAAoB,OAAA;AAC7B,qEAAkE;AAAzD,oHAAA,eAAe,OAAA","debugId":"8bfc63ed-97ac-5404-ab75-8c569417c385"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alwaysmeticulous/cli",
3
- "version": "2.320.0",
3
+ "version": "2.322.0",
4
4
  "description": "The Meticulous CLI",
5
5
  "license": "ISC",
6
6
  "main": "dist/index.js",
@@ -23,19 +23,19 @@
23
23
  "puppeteer-core": "24.14.0",
24
24
  "tar": "^7.5.19",
25
25
  "yargs": "^17.5.1",
26
- "@alwaysmeticulous/client": "2.320.0",
27
- "@alwaysmeticulous/common": "2.310.0",
28
- "@alwaysmeticulous/debug-workspace": "2.320.0",
29
- "@alwaysmeticulous/downloading-helpers": "2.320.0",
30
- "@alwaysmeticulous/record": "2.319.0",
31
- "@alwaysmeticulous/remote-replay-launcher": "2.320.0",
26
+ "@alwaysmeticulous/debug-workspace": "2.322.0",
27
+ "@alwaysmeticulous/record": "2.321.0",
28
+ "@alwaysmeticulous/downloading-helpers": "2.322.0",
29
+ "@alwaysmeticulous/common": "2.321.0",
30
+ "@alwaysmeticulous/api": "2.321.0",
32
31
  "@alwaysmeticulous/replay-debugger-ui": "2.283.1",
33
- "@alwaysmeticulous/replay-orchestrator-launcher": "2.320.0",
34
- "@alwaysmeticulous/api": "2.319.0",
35
- "@alwaysmeticulous/sentry": "2.310.0",
36
- "@alwaysmeticulous/session-filters": "2.319.0",
37
- "@alwaysmeticulous/tunnels-client": "2.313.1",
38
- "@alwaysmeticulous/sdk-bundles-api": "2.319.0"
32
+ "@alwaysmeticulous/replay-orchestrator-launcher": "2.322.0",
33
+ "@alwaysmeticulous/remote-replay-launcher": "2.322.0",
34
+ "@alwaysmeticulous/sdk-bundles-api": "2.321.0",
35
+ "@alwaysmeticulous/tunnels-client": "2.321.0",
36
+ "@alwaysmeticulous/client": "2.322.0",
37
+ "@alwaysmeticulous/session-filters": "2.321.0",
38
+ "@alwaysmeticulous/sentry": "2.321.0"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@types/cli-progress": "^3.11.5",