@apocaliss92/nodelink-js 0.4.1 → 0.4.3

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.
@@ -12,7 +12,7 @@ import {
12
12
  sampleStreams,
13
13
  sanitizeFixtureData,
14
14
  testChannelStreams
15
- } from "./chunk-DUHWTZ7U.js";
15
+ } from "./chunk-DEOMUWBN.js";
16
16
  export {
17
17
  captureModelFixtures,
18
18
  collectCgiDiagnostics,
@@ -28,4 +28,4 @@ export {
28
28
  sanitizeFixtureData,
29
29
  testChannelStreams
30
30
  };
31
- //# sourceMappingURL=DiagnosticsTools-XIIYZDXL.js.map
31
+ //# sourceMappingURL=DiagnosticsTools-55PR4WFD.js.map
@@ -7426,7 +7426,7 @@ async function captureModelFixtures(params) {
7426
7426
  () => api.getDualLensChannelInfo(channel),
7427
7427
  (v) => writeJsonSafe(path4.join(outDir, "dual-lens-info.json"), v)
7428
7428
  );
7429
- await capture("streamCombinationTest", async () => {
7429
+ if (!params.skipStreamCombinationTest) await capture("streamCombinationTest", async () => {
7430
7430
  let dualLensInfo;
7431
7431
  try {
7432
7432
  dualLensInfo = await api.getDualLensChannelInfo(channel);
@@ -7783,4 +7783,4 @@ export {
7783
7783
  parseRecordingFileName,
7784
7784
  ReolinkCgiApi
7785
7785
  };
7786
- //# sourceMappingURL=chunk-DUHWTZ7U.js.map
7786
+ //# sourceMappingURL=chunk-DEOMUWBN.js.map