npm @threadbase-sh/streamer @1.15.3
score
0.5226
med
flagged
2026-06-19 09:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.15.1', '1.15.2', '1.15.3'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"ronenmars"
],
"versions": 3
}
Evidence (package doc at flag time)
{
"dependencies_count": 25,
"dist": {
"integrity": "sha512-aIVtYolSOnxtIGRaOhn4OI43NlEtS0EPj9Tfkd792kS7UPIPjsxWfDva9whBHFZjskcDCYhNkvTiGhKwlFs4Cw==",
"tarball": "https://registry.npmjs.org/@threadbase-sh/streamer/-/streamer-1.15.3.tgz",
"unpackedSize": 21606312
},
"dist-tags": {
"latest": "1.15.3"
},
"latest_version": "1.15.3",
"maintainers": [
{
"email": "ronenmars@gmail.com",
"name": "ronenmars"
}
],
"num_versions": 4,
"repository": {
"type": "git",
"url": "git+https://github.com/RonenMars/threadbase-streamer.git"
},
"scripts": {
"build": "tsup && node -e \"const{cpSync}=require('fs');cpSync('src/db/migrations','dist/migrations',{recursive:true});cpSync('src/db/pg-migrations','dist/pg-migrations',{recursive:true})\"",
"check": "npx biome check --write .",
"db:validate": "tsx scripts/validate-db.ts",
"deploy": "scripts/deploy.sh deploy",
"deploy:fly": "scripts/deploy-fly.sh",
"deploy:force": "scripts/deploy.sh deploy --force",
"deploy:healthcheck": "scripts/deploy.sh healthcheck",
"deploy:linux": "scripts/deploy-linux.sh deploy",
"deploy:linux:force": "scripts/deploy-linux.sh deploy --force",
"deploy:linux:healthcheck": "scripts/deploy-linux.sh healthcheck",
"deploy:linux:rollback": "scripts/deploy-linux.sh rollback",
"deploy:linux:status": "scripts/deploy-linux.sh status",
"deploy:rollback": "scripts/deploy.sh rollback",
"deploy:status": "scripts/deploy.sh status",
"deploy:windows": "pwsh scripts/deploy.ps1 deploy",
"deploy:windows:force": "pwsh scripts/deploy.ps1 deploy -Force",
"deploy:windows:healthcheck": "pwsh scripts/deploy.ps1 healthcheck",
"deploy:windows:rollback": "pwsh scripts/deploy.ps1 rollback",
"deploy:windows:status": "pwsh scripts/deploy.ps1 status",
"dev": "tsup --watch",
"fly:secrets": "scripts/fly-secrets.sh",
"fly:secrets:list": "scripts/fly-secrets.sh --list && scripts/fly-secrets.sh --prod --list",
"format": "npx biome format --write .",
"lint": "tsc --noEmit && npx biome check .",
"migrate": "tsx scripts/migrate.ts",
"migrate:projects": "tsx scripts/migrate-projects.ts",
"postinstall": "node -e \"try{require('fs').chmodSync(require('path').join(require.resolve('node-pty'),'..','..','prebuilds',process.platform+'-'+process.arch,'spawn-helper'),0o755)}catch{}\"",
"prepare": "patch-package",
"prepublishOnly": "npm run build",
"test": "vitest run",
"test:contracts": "vitest run __tests__/contracts/",
"test:e2e": "vitest run __tests__/e2e/",
"test:watch": "vitest",
"update-schema": "tsx scripts/update-schema.ts",
"update-schema:desktop": "tsx scripts/update-schema.ts --desktop",
"update-schema:mobile": "tsx scripts/update-schema.ts --mobile",
"update-schema:shared": "tsx scripts/update-schema.ts --shared"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "3 versions in last 24h: ['1.15.1', '1.15.2', '1.15.3']"
},
"time": {
"created": "2026-06-18T13:07:49.342Z",
"modified": "2026-06-19T14:58:01.887Z"
}
}