@boxes-dev/dvb-runtime 1.0.771 → 1.0.772
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.cjs +6 -6
- package/dist/bin/dvbd.cjs +6 -6
- package/package.json +2 -2
package/dist/bin/dvb.cjs
CHANGED
|
@@ -74562,8 +74562,8 @@ var init_otel = __esm({
|
|
|
74562
74562
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
74563
74563
|
};
|
|
74564
74564
|
readBuildMetadata = () => {
|
|
74565
|
-
const rawPackageVersion = "1.0.
|
|
74566
|
-
const rawGitSha = "
|
|
74565
|
+
const rawPackageVersion = "1.0.772";
|
|
74566
|
+
const rawGitSha = "30da3d533e0270abb0c2a45bf16696941c37171a";
|
|
74567
74567
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
74568
74568
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
74569
74569
|
return { packageVersion, gitSha };
|
|
@@ -112523,9 +112523,9 @@ var init_sentry = __esm({
|
|
|
112523
112523
|
uncaughtExceptionMonitorInstalled = false;
|
|
112524
112524
|
currentDevboxSentryUser = null;
|
|
112525
112525
|
readBuildMetadata2 = () => {
|
|
112526
|
-
const rawPackageVersion = "1.0.
|
|
112527
|
-
const rawGitSha = "
|
|
112528
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
112526
|
+
const rawPackageVersion = "1.0.772";
|
|
112527
|
+
const rawGitSha = "30da3d533e0270abb0c2a45bf16696941c37171a";
|
|
112528
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.772+30da3d533e0270abb0c2a45bf16696941c37171a";
|
|
112529
112529
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
112530
112530
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
112531
112531
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -119312,7 +119312,7 @@ var init_packageVersion = __esm({
|
|
|
119312
119312
|
return import_node_path18.default.join(process.cwd(), "dvb");
|
|
119313
119313
|
};
|
|
119314
119314
|
readEmbeddedPackageVersion = () => {
|
|
119315
|
-
const raw = "1.0.
|
|
119315
|
+
const raw = "1.0.772";
|
|
119316
119316
|
return trimVersion(raw);
|
|
119317
119317
|
};
|
|
119318
119318
|
readNearestPackageMetadata = (basePath) => {
|
package/dist/bin/dvbd.cjs
CHANGED
|
@@ -73998,8 +73998,8 @@ var init_otel = __esm({
|
|
|
73998
73998
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
73999
73999
|
};
|
|
74000
74000
|
readBuildMetadata = () => {
|
|
74001
|
-
const rawPackageVersion = "1.0.
|
|
74002
|
-
const rawGitSha = "
|
|
74001
|
+
const rawPackageVersion = "1.0.772";
|
|
74002
|
+
const rawGitSha = "30da3d533e0270abb0c2a45bf16696941c37171a";
|
|
74003
74003
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
74004
74004
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
74005
74005
|
return { packageVersion, gitSha };
|
|
@@ -111892,9 +111892,9 @@ var init_sentry = __esm({
|
|
|
111892
111892
|
uncaughtExceptionMonitorInstalled = false;
|
|
111893
111893
|
currentDevboxSentryUser = null;
|
|
111894
111894
|
readBuildMetadata2 = () => {
|
|
111895
|
-
const rawPackageVersion = "1.0.
|
|
111896
|
-
const rawGitSha = "
|
|
111897
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
111895
|
+
const rawPackageVersion = "1.0.772";
|
|
111896
|
+
const rawGitSha = "30da3d533e0270abb0c2a45bf16696941c37171a";
|
|
111897
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.772+30da3d533e0270abb0c2a45bf16696941c37171a";
|
|
111898
111898
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
111899
111899
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
111900
111900
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -117450,7 +117450,7 @@ var init_packageVersion = __esm({
|
|
|
117450
117450
|
return import_node_path11.default.join(process.cwd(), "dvb");
|
|
117451
117451
|
};
|
|
117452
117452
|
readEmbeddedPackageVersion = () => {
|
|
117453
|
-
const raw = "1.0.
|
|
117453
|
+
const raw = "1.0.772";
|
|
117454
117454
|
return trimVersion(raw);
|
|
117455
117455
|
};
|
|
117456
117456
|
readNearestPackageMetadata = (basePath) => {
|
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.772",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"imports": {
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"@boxes-dev/daemon": "*",
|
|
52
52
|
"e2b": "^2.18.0"
|
|
53
53
|
},
|
|
54
|
-
"devboxReleasedAt": "2026-06-14T20:
|
|
54
|
+
"devboxReleasedAt": "2026-06-14T20:17:05Z"
|
|
55
55
|
}
|