@boxes-dev/dvb-runtime 1.0.301 → 1.0.303
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 1,
|
|
3
|
-
"hash": "
|
|
4
|
-
"updatedAt": "2026-03-
|
|
3
|
+
"hash": "817bedda67179b4486140214d7aaf218897e4e9816525116183ff935c91b1ce8",
|
|
4
|
+
"updatedAt": "2026-03-30T17:39:11.614Z",
|
|
5
5
|
"outputs": [
|
|
6
6
|
"dvb.cjs",
|
|
7
7
|
"dvbd.cjs"
|
package/dist/bin/dvb.cjs
CHANGED
|
@@ -88702,8 +88702,8 @@ var init_otel = __esm({
|
|
|
88702
88702
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
88703
88703
|
};
|
|
88704
88704
|
readBuildMetadata = () => {
|
|
88705
|
-
const rawPackageVersion = "1.0.
|
|
88706
|
-
const rawGitSha = "
|
|
88705
|
+
const rawPackageVersion = "1.0.303";
|
|
88706
|
+
const rawGitSha = "7af5aec17ff5636612e9ac154698e3769c60d8c1";
|
|
88707
88707
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
88708
88708
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
88709
88709
|
return { packageVersion, gitSha };
|
|
@@ -120895,9 +120895,9 @@ var init_sentry = __esm({
|
|
|
120895
120895
|
sentryEnabled = false;
|
|
120896
120896
|
uncaughtExceptionMonitorInstalled = false;
|
|
120897
120897
|
readBuildMetadata2 = () => {
|
|
120898
|
-
const rawPackageVersion = "1.0.
|
|
120899
|
-
const rawGitSha = "
|
|
120900
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
120898
|
+
const rawPackageVersion = "1.0.303";
|
|
120899
|
+
const rawGitSha = "7af5aec17ff5636612e9ac154698e3769c60d8c1";
|
|
120900
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.303+7af5aec17ff5636612e9ac154698e3769c60d8c1";
|
|
120901
120901
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
120902
120902
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
120903
120903
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -124894,7 +124894,7 @@ var init_packageVersion = __esm({
|
|
|
124894
124894
|
return import_node_path8.default.join(process.cwd(), "dvb");
|
|
124895
124895
|
};
|
|
124896
124896
|
readEmbeddedPackageVersion = () => {
|
|
124897
|
-
const raw = "1.0.
|
|
124897
|
+
const raw = "1.0.303";
|
|
124898
124898
|
return trimVersion(raw);
|
|
124899
124899
|
};
|
|
124900
124900
|
readNearestPackageMetadata = (basePath) => {
|
package/dist/bin/dvbd.cjs
CHANGED
|
@@ -88625,8 +88625,8 @@ var init_otel = __esm({
|
|
|
88625
88625
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
88626
88626
|
};
|
|
88627
88627
|
readBuildMetadata = () => {
|
|
88628
|
-
const rawPackageVersion = "1.0.
|
|
88629
|
-
const rawGitSha = "
|
|
88628
|
+
const rawPackageVersion = "1.0.303";
|
|
88629
|
+
const rawGitSha = "7af5aec17ff5636612e9ac154698e3769c60d8c1";
|
|
88630
88630
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
88631
88631
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
88632
88632
|
return { packageVersion, gitSha };
|
|
@@ -120747,9 +120747,9 @@ var init_sentry = __esm({
|
|
|
120747
120747
|
sentryEnabled = false;
|
|
120748
120748
|
uncaughtExceptionMonitorInstalled = false;
|
|
120749
120749
|
readBuildMetadata2 = () => {
|
|
120750
|
-
const rawPackageVersion = "1.0.
|
|
120751
|
-
const rawGitSha = "
|
|
120752
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
120750
|
+
const rawPackageVersion = "1.0.303";
|
|
120751
|
+
const rawGitSha = "7af5aec17ff5636612e9ac154698e3769c60d8c1";
|
|
120752
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.303+7af5aec17ff5636612e9ac154698e3769c60d8c1";
|
|
120753
120753
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
120754
120754
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
120755
120755
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -124692,7 +124692,7 @@ var init_packageVersion = __esm({
|
|
|
124692
124692
|
return import_node_path7.default.join(process.cwd(), "dvb");
|
|
124693
124693
|
};
|
|
124694
124694
|
readEmbeddedPackageVersion = () => {
|
|
124695
|
-
const raw = "1.0.
|
|
124695
|
+
const raw = "1.0.303";
|
|
124696
124696
|
return trimVersion(raw);
|
|
124697
124697
|
};
|
|
124698
124698
|
readNearestPackageMetadata = (basePath) => {
|
|
@@ -15,6 +15,7 @@ Do not scan devbox-generated state directories.
|
|
|
15
15
|
Never enumerate dependency, cache, or build-output trees. Always exclude or prune at least `node_modules`, `.git`, `.devbox`, `dist`, `build`, `.next`, `.turbo`, `.vite`, and `coverage`.
|
|
16
16
|
Never use shell globstar patterns such as `**/*.md` or `**/package.json`; in zsh they can expand into `node_modules`. Prefer `find ... -prune` or `rg --glob '!node_modules/**'`.
|
|
17
17
|
Keep command output tight. Prefer listing candidate files first, then reading only the small set of relevant files.
|
|
18
|
+
Never include Codex or Claude config/state paths in `externalConfigs`, and never propose copying them to the devbox from this scan. In particular, never include `~/.codex`, anything under it, `~/.claude`, anything under it, or any `.claude*.json` file. Codex and Claude bootstrap those separately.
|
|
18
19
|
Before returning JSON, verify every `path` in `externalConfigs` currently exists on disk.
|
|
19
20
|
Do not include any missing/nonexistent paths.
|
|
20
21
|
If you find no required external dependencies or external config files, return
|
|
@@ -15,7 +15,8 @@ Important constraints:
|
|
|
15
15
|
- Do not inspect repo source files, repo docs, README files, or `AGENTS.md`. This scan is about shell history and user-level terminal config only.
|
|
16
16
|
- Never infer arbitrary target files from command arguments. Example: `vim ~/.admin_secrets` is evidence for `vim`, not for copying `~/.admin_secrets`.
|
|
17
17
|
- Do not include shell builtins, one-off repo scripts, or generic POSIX commands like `cd`, `ls`, `cat`, `echo`, `pwd`, `cp`, `mv`, `rm`, `mkdir`, `grep`, `sed`, `awk`, `find`.
|
|
18
|
-
-
|
|
18
|
+
- Never include `codex` or `claude` as history-driven external dependencies. Their install/auth/bootstrap flow is handled by separate devbox init steps even if shell history shows repeated usage.
|
|
19
|
+
- Never include Codex or Claude config/state paths in `externalConfigs`, and never propose copying them to the devbox from this scan. In particular, never include `~/.codex`, anything under it, `~/.claude`, anything under it, or any `.claude*.json` file. Codex and Claude bootstrap those separately.
|
|
19
20
|
- Prefer high-confidence signals: repeated command usage, explicit editor/tool commands, and verified matching config paths.
|
|
20
21
|
- Keep command output tight. Prefer `ls -la <path> 2>/dev/null || true`, `test -e <path>`, `command -v <tool>`, and `tool --version` for only the tools you are considering.
|
|
21
22
|
- Before returning JSON, verify every `path` in `externalConfigs` currently exists on disk.
|
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.303",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"publishConfig": {
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"@boxes-dev/daemon": "*",
|
|
43
43
|
"e2b": "^2.18.0"
|
|
44
44
|
},
|
|
45
|
-
"devboxReleasedAt": "2026-03-
|
|
45
|
+
"devboxReleasedAt": "2026-03-30T17:39:23Z"
|
|
46
46
|
}
|