@scelar/nodepod 1.0.8 → 1.0.9

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.
@@ -1,7 +1,7 @@
1
1
  var __defProp = Object.defineProperty;
2
2
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
3
3
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
4
- import { n as normalize, b as basename, d as dirname, L as LS_BLOCK_SIZE, Y as YES_REPEAT_COUNT, e as extname, N as NPM_REGISTRY_URL_SLASH, V as VERSIONS, r as resolve, a as relative, c as createHash, p as proxiedFetch, D as DEFAULT_ENV, E as EventEmitter, M as MOCK_PID, W as Writable, R as Readable, S as ScriptEngine, f as format, g as getAllServers, h as ref, u as unref, i as addDrainListener, T as TIMEOUTS, j as closeAllServers, k as resetRefCount, l as resetActiveInterfaceCount, B as Buffer2, m as getActiveContext, o as getRefCount, __tla as __tla_0 } from "./index-DpqCP69G.js";
4
+ import { n as normalize, b as basename, d as dirname, L as LS_BLOCK_SIZE, Y as YES_REPEAT_COUNT, e as extname, N as NPM_REGISTRY_URL_SLASH, V as VERSIONS, r as resolve, a as relative, c as createHash, p as proxiedFetch, D as DEFAULT_ENV, E as EventEmitter, M as MOCK_PID, W as Writable, R as Readable, S as ScriptEngine, f as format, g as getAllServers, h as ref, u as unref, i as addDrainListener, T as TIMEOUTS, j as closeAllServers, k as resetRefCount, l as resetActiveInterfaceCount, B as Buffer2, m as getActiveContext, o as getRefCount, __tla as __tla_0 } from "./index-CK6KRbI1.js";
5
5
  let ShellProcess, clearStreamingCallbacks, child_process, exec, execFile, execFileSync, execSync, executeNodeBinary, fork, getShellCwd, handleIPCFromParent, initShellExec, isStdinRaw, sendStdin, setForkChildCallback, setIPCReceiveHandler, setIPCSend, setShellCwd, setSpawnChildCallback, setStreamingCallbacks, setSyncChannel, shellExec, spawn, spawnSync;
6
6
  let __tla = Promise.all([
7
7
  (() => {
@@ -6754,7 +6754,7 @@ ${A_DIM}Done in ${elapsed}s${A_RESET}`;
6754
6754
  }
6755
6755
  }
6756
6756
  async function installPackages(args, ctx, pm = "npm") {
6757
- const { DependencyInstaller } = await import("./index-DpqCP69G.js").then(async (m) => {
6757
+ const { DependencyInstaller } = await import("./index-CK6KRbI1.js").then(async (m) => {
6758
6758
  await m.__tla;
6759
6759
  return m;
6760
6760
  }).then((n) => n.ag);
@@ -6863,7 +6863,7 @@ ${A_DIM}Done in ${elapsed}s${A_RESET}`;
6863
6863
  };
6864
6864
  }
6865
6865
  async function listPackages(ctx, pm = "npm") {
6866
- const { DependencyInstaller } = await import("./index-DpqCP69G.js").then(async (m) => {
6866
+ const { DependencyInstaller } = await import("./index-CK6KRbI1.js").then(async (m) => {
6867
6867
  await m.__tla;
6868
6868
  return m;
6869
6869
  }).then((n) => n.ag);
@@ -7022,7 +7022,7 @@ ${JSON.stringify(pkg, null, 2)}
7022
7022
  }
7023
7023
  }
7024
7024
  try {
7025
- const { RegistryClient } = await import("./index-DpqCP69G.js").then(async (m) => {
7025
+ const { RegistryClient } = await import("./index-CK6KRbI1.js").then(async (m) => {
7026
7026
  await m.__tla;
7027
7027
  return m;
7028
7028
  }).then((n) => n.av);