@settlemint/sdk-cli 2.1.1-pr456c59bb → 2.1.1-pr4eb59583

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/cli.js CHANGED
@@ -245278,7 +245278,7 @@ function pruneCurrentEnv(currentEnv, env2) {
245278
245278
  var package_default = {
245279
245279
  name: "@settlemint/sdk-cli",
245280
245280
  description: "Command-line interface for SettleMint SDK, providing development tools and project management capabilities",
245281
- version: "2.1.1-pr456c59bb",
245281
+ version: "2.1.1-pr4eb59583",
245282
245282
  type: "module",
245283
245283
  private: false,
245284
245284
  license: "FSL-1.1-MIT",
@@ -245327,8 +245327,8 @@ var package_default = {
245327
245327
  "@inquirer/input": "4.1.9",
245328
245328
  "@inquirer/password": "4.0.12",
245329
245329
  "@inquirer/select": "4.1.1",
245330
- "@settlemint/sdk-js": "2.1.1-pr456c59bb",
245331
- "@settlemint/sdk-utils": "2.1.1-pr456c59bb",
245330
+ "@settlemint/sdk-js": "2.1.1-pr4eb59583",
245331
+ "@settlemint/sdk-utils": "2.1.1-pr4eb59583",
245332
245332
  "@types/node": "22.14.1",
245333
245333
  "@types/semver": "7.7.0",
245334
245334
  "@types/which": "3.0.4",
@@ -256618,7 +256618,7 @@ async function waitForCompletion({
256618
256618
  } else {
256619
256619
  note(`${capitalizeFirstLetter2(type4)} failed to ${getActionLabel(action)}`);
256620
256620
  }
256621
- return true;
256621
+ return false;
256622
256622
  }
256623
256623
  if (spinner2) {
256624
256624
  spinner2.text = `${capitalizeFirstLetter2(type4)} is not ready yet (status: ${resource.status})`;
@@ -259894,4 +259894,4 @@ async function sdkCliCommand(argv = process.argv) {
259894
259894
  // src/cli.ts
259895
259895
  sdkCliCommand();
259896
259896
 
259897
- //# debugId=F5C3E5801936CEF164756E2164756E21
259897
+ //# debugId=5B03909B2A5A902A64756E2164756E21