npm @recombine-ai/bosun @0.13.0
score
0.5045
med
flagged
2026-07-28 08:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.12.1', '0.12.2', '0.13.0'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"roman-recombine"
],
"versions": 52
}
Evidence (package doc at flag time)
{
"dependencies_count": 32,
"dist": {
"integrity": "sha512-dulyGqycK9G9WXs1raroq3aYc8SW2oizwaTa93+79/CKxG7UtjQY+eYb3JhKvwvSY9t4JbLvOmcG6VcVkowsfw==",
"tarball": "https://registry.npmjs.org/@recombine-ai/bosun/-/bosun-0.13.0.tgz",
"unpackedSize": 22383406
},
"dist-tags": {
"alpha": "0.3.0",
"latest": "0.13.0",
"latest-0.2": "0.2.10"
},
"latest_version": "0.13.0",
"maintainers": [
{
"email": "roman@recombine.ai",
"name": "roman-recombine"
}
],
"num_versions": 54,
"repository": null,
"scripts": {
"build": "vite build",
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
"dev": "concurrently -n front,back 'npm dev:vite' 'npm dev:ws'",
"dev:vite": "vite dev",
"dev:ws": "tsx src/backend/server.ts",
"eslint": "eslint --quiet",
"eslint:fix": "eslint --fix",
"format": "prettier --write .",
"kill": "kill -9 $(lsof -t -i:${PUBLIC_WS_PORT:-8080}) || true",
"lint": "prettier --check .",
"precommit-hook": "lint-staged",
"prepare": "husky",
"prepublishOnly": "npm run build",
"preview": "vite preview",
"start": "concurrently -n front,back 'vite preview --host' 'tsx src/backend/server.ts'",
"test": "npm test:unit -- --run && npm test:e2e",
"test:e2e": "playwright test",
"test:unit": "vitest",
"typecheck": "svelte-kit sync && tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['0.12.1', '0.12.2', '0.13.0']"
},
"time": {
"created": "2025-10-08T18:17:54.580Z",
"modified": "2026-07-28T13:11:15.357Z"
}
}