@settlemint/sdk-cli 1.1.9-mained85cfb6 → 1.1.9-pr705e631f

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
@@ -274462,7 +274462,7 @@ function pruneCurrentEnv(currentEnv, env2) {
274462
274462
  var package_default = {
274463
274463
  name: "@settlemint/sdk-cli",
274464
274464
  description: "Command-line interface for SettleMint SDK, providing development tools and project management capabilities",
274465
- version: "1.1.9-mained85cfb6",
274465
+ version: "1.1.9-pr705e631f",
274466
274466
  type: "module",
274467
274467
  private: false,
274468
274468
  license: "FSL-1.1-MIT",
@@ -274510,13 +274510,13 @@ var package_default = {
274510
274510
  "@inquirer/input": "4.1.6",
274511
274511
  "@inquirer/password": "4.0.9",
274512
274512
  "@inquirer/select": "4.0.9",
274513
- "@settlemint/sdk-js": "1.1.9-mained85cfb6",
274514
- "@settlemint/sdk-utils": "1.1.9-mained85cfb6",
274515
- "@types/node": "22.13.5",
274513
+ "@settlemint/sdk-js": "1.1.9-pr705e631f",
274514
+ "@settlemint/sdk-utils": "1.1.9-pr705e631f",
274515
+ "@types/node": "22.13.4",
274516
274516
  "@types/semver": "7.5.8",
274517
274517
  "@types/which": "3.0.4",
274518
274518
  "get-tsconfig": "4.10.0",
274519
- giget: "1.2.5",
274519
+ giget: "1.2.4",
274520
274520
  "is-in-ci": "1.0.0",
274521
274521
  semver: "7.7.1",
274522
274522
  slugify: "1.6.6",
@@ -281339,12 +281339,12 @@ async function templatePrompt(platformConfig, argument) {
281339
281339
  // src/utils/download-extract.ts
281340
281340
  import { mkdir as mkdir5 } from "node:fs/promises";
281341
281341
 
281342
- // ../../node_modules/giget/dist/shared/giget.BgKdRmJH.mjs
281342
+ // ../../node_modules/giget/dist/shared/giget.D-_6aM9e.mjs
281343
281343
  var import_tar = __toESM(require_tar(), 1);
281344
281344
  import { readFile as readFile6, writeFile as writeFile7, mkdir as mkdir4, rm as rm3 } from "node:fs/promises";
281345
281345
  import { existsSync as existsSync3, createWriteStream, readdirSync as readdirSync2 } from "node:fs";
281346
281346
 
281347
- // ../../node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs
281347
+ // ../../node_modules/pathe/dist/shared/pathe.UZ-hd4nF.mjs
281348
281348
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
281349
281349
  function normalizeWindowsPath(input = "") {
281350
281350
  if (!input) {
@@ -281572,7 +281572,7 @@ var defuArrayFn = createDefu((object, key2, currentValue) => {
281572
281572
  }
281573
281573
  });
281574
281574
 
281575
- // ../../node_modules/nypm/dist/shared/nypm.BwVzLgAA.mjs
281575
+ // ../../node_modules/nypm/dist/shared/nypm.DqHADQHW.mjs
281576
281576
  import { x as x6 } from "tinyexec";
281577
281577
  import { existsSync as existsSync2 } from "node:fs";
281578
281578
  import { readFile as readFile5 } from "node:fs/promises";
@@ -281600,9 +281600,6 @@ function cached(fn) {
281600
281600
  };
281601
281601
  }
281602
281602
  var hasCorepack = cached(async () => {
281603
- if (globalThis.process?.versions?.webcontainer) {
281604
- return false;
281605
- }
281606
281603
  try {
281607
281604
  const { exitCode: exitCode2 } = await x6("corepack", ["--version"]);
281608
281605
  return exitCode2 === 0;
@@ -281769,7 +281766,7 @@ async function installDependencies2(options = {}) {
281769
281766
  // ../../node_modules/nypm/dist/index.mjs
281770
281767
  import"tinyexec";
281771
281768
 
281772
- // ../../node_modules/giget/dist/shared/giget.BgKdRmJH.mjs
281769
+ // ../../node_modules/giget/dist/shared/giget.D-_6aM9e.mjs
281773
281770
  import { pipeline } from "node:stream";
281774
281771
  var import_proxy = __toESM(require_proxy(), 1);
281775
281772
  import { homedir as homedir2 } from "node:os";
@@ -285676,4 +285673,4 @@ async function sdkCliCommand(argv = process.argv) {
285676
285673
  // src/cli.ts
285677
285674
  sdkCliCommand();
285678
285675
 
285679
- //# debugId=93EF81F4F47D290364756E2164756E21
285676
+ //# debugId=79CA072CC6F806CF64756E2164756E21