contensis-cli 1.6.1-beta.15 → 1.6.1-beta.17

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.js CHANGED
@@ -46454,7 +46454,7 @@ var progress = {
46454
46454
  };
46455
46455
 
46456
46456
  // src/version.ts
46457
- var LIB_VERSION = "1.6.1-beta.15";
46457
+ var LIB_VERSION = "1.6.1-beta.17";
46458
46458
 
46459
46459
  // src/commands/connect.ts
46460
46460
  var import_commander2 = require("commander");
@@ -50354,6 +50354,7 @@ Components:`));
50354
50354
  if (updateNode) {
50355
50355
  log.info(messages.nodes.setPayload());
50356
50356
  log.object(updateNode);
50357
+ log.raw("");
50357
50358
  const [err, newNode] = await contensis.source.repo.UpdateOrCreateNode(
50358
50359
  existingNode,
50359
50360
  updateNode