npm @boxes-dev/dvb-runtime @1.0.877
score
0.55
med
flagged
2026-07-27 14:59
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.0.873', '1.0.874', '1.0.875', '1.0.876', '1.0.877'] |
| 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": 710
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-wUtrGiRQnE9rVno99IoWifDK57TwB3GZrFDPRH0Xy5qJAvhMOgGKTPm9bxm96A269jeidtWVIQJbBh1tAMmxXA==",
"tarball": "https://registry.npmjs.org/@boxes-dev/dvb-runtime/-/dvb-runtime-1.0.877.tgz",
"unpackedSize": 74185183
},
"dist-tags": {
"latest": "1.0.877"
},
"latest_version": "1.0.877",
"maintainers": [
{
"email": "nick@nickdrewco.com",
"name": "nick_ndco"
}
],
"num_versions": 711,
"repository": null,
"scripts": {
"build": "../../node_modules/@typescript/native/bin/tsc -b --checkers 2 --builders 1 && 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 --allow-missing-materialized",
"build:bundle": "node ./scripts/build-bundle.mjs",
"build:prompts": "rm -rf dist/product-docs && mkdir -p dist/prompts dist/codex dist/managed-codex-install dist/agent-init-guides dist/product-docs && 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/ && cp -R ../../../../shared/devboxCore/assets/agent-init-guides/* dist/agent-init-guides/ && cp -R ../../../../apps/sprite-daemon/assets/skills/boxes-product-docs/. dist/product-docs/",
"clean": "rm -rf dist tsconfig.tsbuildinfo",
"lint": "npm run typecheck",
"prepack": "npm run clean && npm run build",
"typecheck": "../../node_modules/@typescript/native/bin/tsc -b --checkers 2 --builders 1"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['1.0.873', '1.0.874', '1.0.875', '1.0.876', '1.0.877']"
},
"time": {
"created": "2026-03-09T19:09:50.467Z",
"modified": "2026-07-27T19:21:12.312Z"
}
}