@boxes-dev/dvb-runtime 1.0.765 → 1.0.766
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.766";
|
|
74566
|
+
const rawGitSha = "e044848c4ebb106b526a850754b6329fdb75cd0b";
|
|
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.766";
|
|
112527
|
+
const rawGitSha = "e044848c4ebb106b526a850754b6329fdb75cd0b";
|
|
112528
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.766+e044848c4ebb106b526a850754b6329fdb75cd0b";
|
|
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;
|
|
@@ -118707,7 +118707,7 @@ var init_packageVersion = __esm({
|
|
|
118707
118707
|
return import_node_path17.default.join(process.cwd(), "dvb");
|
|
118708
118708
|
};
|
|
118709
118709
|
readEmbeddedPackageVersion = () => {
|
|
118710
|
-
const raw = "1.0.
|
|
118710
|
+
const raw = "1.0.766";
|
|
118711
118711
|
return trimVersion(raw);
|
|
118712
118712
|
};
|
|
118713
118713
|
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.766";
|
|
74002
|
+
const rawGitSha = "e044848c4ebb106b526a850754b6329fdb75cd0b";
|
|
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.766";
|
|
111896
|
+
const rawGitSha = "e044848c4ebb106b526a850754b6329fdb75cd0b";
|
|
111897
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.766+e044848c4ebb106b526a850754b6329fdb75cd0b";
|
|
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;
|
|
@@ -117436,7 +117436,7 @@ var init_packageVersion = __esm({
|
|
|
117436
117436
|
return import_node_path11.default.join(process.cwd(), "dvb");
|
|
117437
117437
|
};
|
|
117438
117438
|
readEmbeddedPackageVersion = () => {
|
|
117439
|
-
const raw = "1.0.
|
|
117439
|
+
const raw = "1.0.766";
|
|
117440
117440
|
return trimVersion(raw);
|
|
117441
117441
|
};
|
|
117442
117442
|
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.766",
|
|
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-12T21:
|
|
54
|
+
"devboxReleasedAt": "2026-06-12T21:35:35Z"
|
|
55
55
|
}
|