@adhdev/daemon-standalone 0.8.16 → 0.8.17

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/index.js CHANGED
@@ -30413,6 +30413,7 @@ ${data.message || ""}`.trim();
30413
30413
  setLogLevel: () => setLogLevel,
30414
30414
  setupIdeInstance: () => setupIdeInstance,
30415
30415
  shutdownDaemonComponents: () => shutdownDaemonComponents2,
30416
+ spawnDetachedDaemonUpgradeHelper: () => spawnDetachedDaemonUpgradeHelper,
30416
30417
  startDaemonDevSupport: () => startDaemonDevSupport2,
30417
30418
  updateConfig: () => updateConfig,
30418
30419
  upsertSavedProviderSession: () => upsertSavedProviderSession