npm @boxes-dev/dvb-runtime @1.0.843
score
0.55
med
flagged
2026-07-21 23:21
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.0.839', '1.0.840', '1.0.841', '1.0.842', '1.0.843'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"nick_ndco"
],
"versions": 680
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-ar0W5mH51dc3fM0yQxHr7zZzYFU/+YFU8chEgb4tTBpLaqMm/ag1FUYHAKfW+/wYylICzhTYjffCSpS+rzOb8g==",
"tarball": "https://registry.npmjs.org/@boxes-dev/dvb-runtime/-/dvb-runtime-1.0.843.tgz",
"unpackedSize": 64393641
},
"dist-tags": {
"latest": "1.0.843"
},
"latest_version": "1.0.843",
"maintainers": [
{
"email": "nick@nickdrewco.com",
"name": "nick_ndco"
}
],
"num_versions": 681,
"repository": null,
"scripts": {
"build": "tsc -b && npm run build:bundle && npm run build:prompts && npm run build:boxes-mosh",
"build:boxes-mosh": "node ../../../../scripts/package-boxes-mosh-surface.mjs --surface cli --output dist/boxes-mosh",
"build:bundle": "node ./scripts/build-bundle.mjs",
"build:prompts": "mkdir -p dist/prompts dist/codex dist/managed-codex-install && cp -R src/devbox/commands/init/codex/prompts/* dist/prompts/ && cp -R src/devbox/commands/init/codex/schema/* dist/codex/ && cp -R ../../../../shared/devboxCore/assets/managed-codex-install/* dist/managed-codex-install/",
"clean": "rm -rf dist tsconfig.tsbuildinfo",
"lint": "npm run typecheck",
"prepack": "npm run clean && npm run build",
"typecheck": "tsc -b"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['1.0.839', '1.0.840', '1.0.841', '1.0.842', '1.0.843']"
},
"time": {
"created": "2026-03-09T19:09:50.467Z",
"modified": "2026-07-22T04:13:34.323Z"
}
}