@wise/wds-codemods 1.0.0-experimental-ac14bc8 → 1.0.0-experimental-d309319

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.
@@ -1631,7 +1631,7 @@ const assessPrerequisites = (packagePath, codemodPath) => {
1631
1631
  * - Logs a concise summary; detailed table is logged by assessPrerequisites on failure
1632
1632
  */
1633
1633
  const assessPrerequisitesBatch = (targetPaths, codemodPath) => {
1634
- const prereqSpinner = (0, ora.default)("Checking prerequisites...").start();
1634
+ const prereqSpinner = (0, ora.default)("Checking prerequisites...\n").start();
1635
1635
  const packageRootToTargets = /* @__PURE__ */ new Map();
1636
1636
  const failedTargetsNoPackage = [];
1637
1637
  for (const target of targetPaths) {
@@ -2026,4 +2026,4 @@ Object.defineProperty(exports, 'runTransformPrompts', {
2026
2026
  return runTransformPrompts;
2027
2027
  }
2028
2028
  });
2029
- //# sourceMappingURL=helpers-CV0PrIVQ.js.map
2029
+ //# sourceMappingURL=helpers-Bgz_nSwk.js.map