@scelar/nodepod 1.0.6 → 1.0.7

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.
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
- const index = require('./index-DuYo2yDs.cjs');
5
+ const index = require('./index-NinyWmnj.cjs');
6
6
 
7
7
  function expandVariables(raw, env, lastExit) {
8
8
  let result = "";
@@ -6091,7 +6091,7 @@ function formatWarn(msg, pm) {
6091
6091
  }
6092
6092
  }
6093
6093
  async function installPackages(args, ctx, pm = "npm") {
6094
- const { DependencyInstaller } = await Promise.resolve().then(() => require('./index-DuYo2yDs.cjs')).then(n => n.installer);
6094
+ const { DependencyInstaller } = await Promise.resolve().then(() => require('./index-NinyWmnj.cjs')).then(n => n.installer);
6095
6095
  const installer = new DependencyInstaller(_vol, { cwd: ctx.cwd });
6096
6096
  let out = "";
6097
6097
  const write = _stdoutSink ?? ((_s) => {
@@ -6188,7 +6188,7 @@ async function uninstallPackages(args, ctx, pm = "npm") {
6188
6188
  return { stdout: out, stderr: "", exitCode: 0 };
6189
6189
  }
6190
6190
  async function listPackages(ctx, pm = "npm") {
6191
- const { DependencyInstaller } = await Promise.resolve().then(() => require('./index-DuYo2yDs.cjs')).then(n => n.installer);
6191
+ const { DependencyInstaller } = await Promise.resolve().then(() => require('./index-NinyWmnj.cjs')).then(n => n.installer);
6192
6192
  const installer = new DependencyInstaller(_vol, { cwd: ctx.cwd });
6193
6193
  const pkgs = installer.listInstalled();
6194
6194
  const entries = Object.entries(pkgs);
@@ -6325,7 +6325,7 @@ async function npmInfo(args, ctx) {
6325
6325
  }
6326
6326
  }
6327
6327
  try {
6328
- const { RegistryClient } = await Promise.resolve().then(() => require('./index-DuYo2yDs.cjs')).then(n => n.registryClient);
6328
+ const { RegistryClient } = await Promise.resolve().then(() => require('./index-NinyWmnj.cjs')).then(n => n.registryClient);
6329
6329
  const client = new RegistryClient();
6330
6330
  const meta = await client.fetchManifest(name);
6331
6331
  const latest = meta["dist-tags"]?.latest;
@@ -7432,4 +7432,4 @@ exports.setSyncChannel = setSyncChannel;
7432
7432
  exports.shellExec = shellExec;
7433
7433
  exports.spawn = spawn;
7434
7434
  exports.spawnSync = spawnSync;
7435
- //# sourceMappingURL=child_process-Cao4lyrb.cjs.map
7435
+ //# sourceMappingURL=child_process-bGGe8mTj.cjs.map