@boxes-dev/dvb-runtime 1.0.785 → 1.0.786
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
|
@@ -74276,8 +74276,8 @@ var init_otel = __esm({
|
|
|
74276
74276
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
74277
74277
|
};
|
|
74278
74278
|
readBuildMetadata = () => {
|
|
74279
|
-
const rawPackageVersion = "1.0.
|
|
74280
|
-
const rawGitSha = "
|
|
74279
|
+
const rawPackageVersion = "1.0.786";
|
|
74280
|
+
const rawGitSha = "816c2a54f45a4ff0ef47fde60a1fc673badd8189";
|
|
74281
74281
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
74282
74282
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
74283
74283
|
return { packageVersion, gitSha };
|
|
@@ -106641,9 +106641,9 @@ var init_sentry = __esm({
|
|
|
106641
106641
|
uncaughtExceptionMonitorInstalled = false;
|
|
106642
106642
|
currentDevboxSentryUser = null;
|
|
106643
106643
|
readBuildMetadata2 = () => {
|
|
106644
|
-
const rawPackageVersion = "1.0.
|
|
106645
|
-
const rawGitSha = "
|
|
106646
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
106644
|
+
const rawPackageVersion = "1.0.786";
|
|
106645
|
+
const rawGitSha = "816c2a54f45a4ff0ef47fde60a1fc673badd8189";
|
|
106646
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.786+816c2a54f45a4ff0ef47fde60a1fc673badd8189";
|
|
106647
106647
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
106648
106648
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
106649
106649
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -113861,7 +113861,7 @@ var init_packageVersion = __esm({
|
|
|
113861
113861
|
return import_node_path19.default.join(process.cwd(), "dvb");
|
|
113862
113862
|
};
|
|
113863
113863
|
readEmbeddedPackageVersion = () => {
|
|
113864
|
-
const raw = "1.0.
|
|
113864
|
+
const raw = "1.0.786";
|
|
113865
113865
|
return trimVersion(raw);
|
|
113866
113866
|
};
|
|
113867
113867
|
readNearestPackageMetadata = (basePath) => {
|
package/dist/bin/dvbd.cjs
CHANGED
|
@@ -73709,8 +73709,8 @@ var init_otel = __esm({
|
|
|
73709
73709
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
73710
73710
|
};
|
|
73711
73711
|
readBuildMetadata = () => {
|
|
73712
|
-
const rawPackageVersion = "1.0.
|
|
73713
|
-
const rawGitSha = "
|
|
73712
|
+
const rawPackageVersion = "1.0.786";
|
|
73713
|
+
const rawGitSha = "816c2a54f45a4ff0ef47fde60a1fc673badd8189";
|
|
73714
73714
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
73715
73715
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
73716
73716
|
return { packageVersion, gitSha };
|
|
@@ -106007,9 +106007,9 @@ var init_sentry = __esm({
|
|
|
106007
106007
|
uncaughtExceptionMonitorInstalled = false;
|
|
106008
106008
|
currentDevboxSentryUser = null;
|
|
106009
106009
|
readBuildMetadata2 = () => {
|
|
106010
|
-
const rawPackageVersion = "1.0.
|
|
106011
|
-
const rawGitSha = "
|
|
106012
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
106010
|
+
const rawPackageVersion = "1.0.786";
|
|
106011
|
+
const rawGitSha = "816c2a54f45a4ff0ef47fde60a1fc673badd8189";
|
|
106012
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.786+816c2a54f45a4ff0ef47fde60a1fc673badd8189";
|
|
106013
106013
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
106014
106014
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
106015
106015
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -111679,7 +111679,7 @@ var init_packageVersion = __esm({
|
|
|
111679
111679
|
return import_node_path11.default.join(process.cwd(), "dvb");
|
|
111680
111680
|
};
|
|
111681
111681
|
readEmbeddedPackageVersion = () => {
|
|
111682
|
-
const raw = "1.0.
|
|
111682
|
+
const raw = "1.0.786";
|
|
111683
111683
|
return trimVersion(raw);
|
|
111684
111684
|
};
|
|
111685
111685
|
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.786",
|
|
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-
|
|
54
|
+
"devboxReleasedAt": "2026-06-24T01:25:57Z"
|
|
55
55
|
}
|