@boxes-dev/dvb-runtime 1.0.885 → 1.0.887
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
|
@@ -76050,8 +76050,8 @@ var init_otel = __esm({
|
|
|
76050
76050
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
76051
76051
|
};
|
|
76052
76052
|
readBuildMetadata = () => {
|
|
76053
|
-
const rawPackageVersion = "1.0.
|
|
76054
|
-
const rawGitSha = "
|
|
76053
|
+
const rawPackageVersion = "1.0.887";
|
|
76054
|
+
const rawGitSha = "c11a69d12d2d0a9025dc7f2fb4a2d761e7493f8e";
|
|
76055
76055
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
76056
76056
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
76057
76057
|
return { packageVersion, gitSha };
|
|
@@ -108413,9 +108413,9 @@ var init_sentry = __esm({
|
|
|
108413
108413
|
uncaughtExceptionMonitorInstalled = false;
|
|
108414
108414
|
currentDevboxSentryUser = null;
|
|
108415
108415
|
readBuildMetadata2 = () => {
|
|
108416
|
-
const rawPackageVersion = "1.0.
|
|
108417
|
-
const rawGitSha = "
|
|
108418
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
108416
|
+
const rawPackageVersion = "1.0.887";
|
|
108417
|
+
const rawGitSha = "c11a69d12d2d0a9025dc7f2fb4a2d761e7493f8e";
|
|
108418
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.887+c11a69d12d2d0a9025dc7f2fb4a2d761e7493f8e";
|
|
108419
108419
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
108420
108420
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
108421
108421
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -116877,7 +116877,7 @@ var init_packageVersion = __esm({
|
|
|
116877
116877
|
return path17.join(process.cwd(), "dvb");
|
|
116878
116878
|
};
|
|
116879
116879
|
readEmbeddedPackageVersion = () => {
|
|
116880
|
-
const raw = "1.0.
|
|
116880
|
+
const raw = "1.0.887";
|
|
116881
116881
|
return trimVersion(raw);
|
|
116882
116882
|
};
|
|
116883
116883
|
readNearestPackageMetadata = (basePath) => {
|
package/dist/bin/dvbd.mjs
CHANGED
|
@@ -73887,8 +73887,8 @@ var init_otel = __esm({
|
|
|
73887
73887
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
73888
73888
|
};
|
|
73889
73889
|
readBuildMetadata = () => {
|
|
73890
|
-
const rawPackageVersion = "1.0.
|
|
73891
|
-
const rawGitSha = "
|
|
73890
|
+
const rawPackageVersion = "1.0.887";
|
|
73891
|
+
const rawGitSha = "c11a69d12d2d0a9025dc7f2fb4a2d761e7493f8e";
|
|
73892
73892
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
73893
73893
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
73894
73894
|
return { packageVersion, gitSha };
|
|
@@ -106183,9 +106183,9 @@ var init_sentry = __esm({
|
|
|
106183
106183
|
uncaughtExceptionMonitorInstalled = false;
|
|
106184
106184
|
currentDevboxSentryUser = null;
|
|
106185
106185
|
readBuildMetadata2 = () => {
|
|
106186
|
-
const rawPackageVersion = "1.0.
|
|
106187
|
-
const rawGitSha = "
|
|
106188
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
106186
|
+
const rawPackageVersion = "1.0.887";
|
|
106187
|
+
const rawGitSha = "c11a69d12d2d0a9025dc7f2fb4a2d761e7493f8e";
|
|
106188
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.887+c11a69d12d2d0a9025dc7f2fb4a2d761e7493f8e";
|
|
106189
106189
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
106190
106190
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
106191
106191
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -111923,7 +111923,7 @@ var init_packageVersion = __esm({
|
|
|
111923
111923
|
return path8.join(process.cwd(), "dvb");
|
|
111924
111924
|
};
|
|
111925
111925
|
readEmbeddedPackageVersion = () => {
|
|
111926
|
-
const raw = "1.0.
|
|
111926
|
+
const raw = "1.0.887";
|
|
111927
111927
|
return trimVersion(raw);
|
|
111928
111928
|
};
|
|
111929
111929
|
readNearestPackageMetadata = (basePath) => {
|
|
@@ -26,6 +26,13 @@ Team and enterprise arrangements may differ from these self-serve limits.
|
|
|
26
26
|
|
|
27
27
|
One box-hour means one default 4 vCPU / 8 GiB devbox awake for one hour.
|
|
28
28
|
|
|
29
|
+
If boxes.dev configures a larger machine size for a team, its awake time uses
|
|
30
|
+
box-hours in proportion to its resources. One awake hour on a 4 vCPU / 16 GiB
|
|
31
|
+
machine uses about 1.39 box-hours, while one awake hour on an 8 vCPU / 16 GiB
|
|
32
|
+
machine uses 2 box-hours. This weighted usage applies to both included usage
|
|
33
|
+
and prepaid overage credits. A team resource change applies to newly created
|
|
34
|
+
Template boxes; it does not resize existing boxes.
|
|
35
|
+
|
|
29
36
|
Awake Template boxes and awake devboxes consume box-hours. Sleeping runtimes do
|
|
30
37
|
not consume active box-hours while they are asleep. Idle devboxes can sleep
|
|
31
38
|
automatically, and users can also sleep devboxes manually. boxes.dev internal
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@boxes-dev/dvb-runtime",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.887",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"imports": {
|
|
@@ -75,5 +75,5 @@
|
|
|
75
75
|
"e2b": "^2.18.0",
|
|
76
76
|
"ink-testing-library": "^4.0.0"
|
|
77
77
|
},
|
|
78
|
-
"devboxReleasedAt": "2026-07-
|
|
78
|
+
"devboxReleasedAt": "2026-07-30T22:10:00Z"
|
|
79
79
|
}
|