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

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/shell.js CHANGED
@@ -46465,7 +46465,7 @@ var progress = {
46465
46465
  };
46466
46466
 
46467
46467
  // src/version.ts
46468
- var LIB_VERSION = "1.6.1-beta.15";
46468
+ var LIB_VERSION = "1.6.1-beta.16";
46469
46469
 
46470
46470
  // src/commands/connect.ts
46471
46471
  var import_commander2 = require("commander");
@@ -50365,6 +50365,7 @@ Components:`));
50365
50365
  if (updateNode) {
50366
50366
  log.info(messages.nodes.setPayload());
50367
50367
  log.object(updateNode);
50368
+ log.raw("");
50368
50369
  const [err, newNode] = await contensis.source.repo.UpdateOrCreateNode(
50369
50370
  existingNode,
50370
50371
  updateNode