@boxes-dev/dvb-runtime 1.0.944 → 1.0.945

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/bin/dvb.mjs CHANGED
@@ -101145,8 +101145,8 @@ var init_otel = __esm({
101145
101145
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
101146
101146
  };
101147
101147
  readBuildMetadata = () => {
101148
- const rawPackageVersion = "1.0.944";
101149
- const rawGitSha = "f98b07297c8cefb69ad6d9d2a8e0684a167de837";
101148
+ const rawPackageVersion = "1.0.945";
101149
+ const rawGitSha = "d62fc40ab3d930ef251a963d96ff089c3a14693c";
101150
101150
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
101151
101151
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
101152
101152
  return { packageVersion, gitSha };
@@ -133552,9 +133552,9 @@ var init_sentry = __esm({
133552
133552
  uncaughtExceptionMonitorInstalled = false;
133553
133553
  currentDevboxSentryUser = null;
133554
133554
  readBuildMetadata2 = () => {
133555
- const rawPackageVersion = "1.0.944";
133556
- const rawGitSha = "f98b07297c8cefb69ad6d9d2a8e0684a167de837";
133557
- const rawSentryRelease = "boxes-dev-dvb@1.0.944+f98b07297c8cefb69ad6d9d2a8e0684a167de837";
133555
+ const rawPackageVersion = "1.0.945";
133556
+ const rawGitSha = "d62fc40ab3d930ef251a963d96ff089c3a14693c";
133557
+ const rawSentryRelease = "boxes-dev-dvb@1.0.945+d62fc40ab3d930ef251a963d96ff089c3a14693c";
133558
133558
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
133559
133559
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
133560
133560
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -138717,7 +138717,7 @@ var init_packageVersion = __esm({
138717
138717
  return path17.join(process.cwd(), "dvb");
138718
138718
  };
138719
138719
  readEmbeddedPackageVersion = () => {
138720
- const raw = "1.0.944";
138720
+ const raw = "1.0.945";
138721
138721
  return trimVersion(raw);
138722
138722
  };
138723
138723
  readNearestPackageMetadata = (basePath) => {
package/dist/bin/dvbd.mjs CHANGED
@@ -96328,8 +96328,8 @@ var init_otel = __esm({
96328
96328
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
96329
96329
  };
96330
96330
  readBuildMetadata = () => {
96331
- const rawPackageVersion = "1.0.944";
96332
- const rawGitSha = "f98b07297c8cefb69ad6d9d2a8e0684a167de837";
96331
+ const rawPackageVersion = "1.0.945";
96332
+ const rawGitSha = "d62fc40ab3d930ef251a963d96ff089c3a14693c";
96333
96333
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
96334
96334
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
96335
96335
  return { packageVersion, gitSha };
@@ -128624,9 +128624,9 @@ var init_sentry = __esm({
128624
128624
  uncaughtExceptionMonitorInstalled = false;
128625
128625
  currentDevboxSentryUser = null;
128626
128626
  readBuildMetadata2 = () => {
128627
- const rawPackageVersion = "1.0.944";
128628
- const rawGitSha = "f98b07297c8cefb69ad6d9d2a8e0684a167de837";
128629
- const rawSentryRelease = "boxes-dev-dvb@1.0.944+f98b07297c8cefb69ad6d9d2a8e0684a167de837";
128627
+ const rawPackageVersion = "1.0.945";
128628
+ const rawGitSha = "d62fc40ab3d930ef251a963d96ff089c3a14693c";
128629
+ const rawSentryRelease = "boxes-dev-dvb@1.0.945+d62fc40ab3d930ef251a963d96ff089c3a14693c";
128630
128630
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
128631
128631
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
128632
128632
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -130818,7 +130818,7 @@ var init_packageVersion = __esm({
130818
130818
  return path8.join(process.cwd(), "dvb");
130819
130819
  };
130820
130820
  readEmbeddedPackageVersion = () => {
130821
- const raw = "1.0.944";
130821
+ const raw = "1.0.945";
130822
130822
  return trimVersion(raw);
130823
130823
  };
130824
130824
  readNearestPackageMetadata = (basePath) => {
@@ -156,7 +156,9 @@ either surface appears in the other, and either surface can stop sharing it.
156
156
  Anyone with a public link can reach the app without signing in. Stop sharing
157
157
  temporary links when they are no longer needed; stopping the app alone leaves
158
158
  the link allocated and visible, although requests are unavailable until the app
159
- returns.
159
+ returns. After the app returns, the public link can continue showing the
160
+ unavailable page for up to one minute while its availability refreshes; retry
161
+ the link after that interval.
160
162
 
161
163
  Choose **Configure port forwarding…** for project-level rules. The same
162
164
  configuration applies to the project's Template box and every devbox, while
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boxes-dev/dvb-runtime",
3
- "version": "1.0.944",
3
+ "version": "1.0.945",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "imports": {
@@ -81,5 +81,5 @@
81
81
  "e2b": "^2.18.0",
82
82
  "ink-testing-library": "^4.0.0"
83
83
  },
84
- "devboxReleasedAt": "2026-08-21T22:16:36Z"
84
+ "devboxReleasedAt": "2026-08-21T22:44:23Z"
85
85
  }