BEACON

← candidates

npm @threadbase-sh/streamer @1.15.4

score
0.5487 med
flagged 2026-06-19 10:08
signals by category
content 1 cadence 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 4 versions in last 24h: ['1.15.1', '1.15.2', '1.15.3', '1.15.4']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "ronenmars"
  ],
  "versions": 4
}

Evidence (package doc at flag time)

{
  "dependencies_count": 25,
  "dist": {
    "integrity": "sha512-vvniIx0tfQMbun3DL+HY3Hc+Hni5x7UN2rvvHSfBFl51zV0cM+g9jK9nB3PQpAkkqEc35FgbtHKX0HNKgRL4Ug==",
    "tarball": "https://registry.npmjs.org/@threadbase-sh/streamer/-/streamer-1.15.4.tgz",
    "unpackedSize": 21609272
  },
  "dist-tags": {
    "latest": "1.15.4"
  },
  "latest_version": "1.15.4",
  "maintainers": [
    {
      "email": "ronenmars@gmail.com",
      "name": "ronenmars"
    }
  ],
  "num_versions": 5,
  "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": "4 versions in last 24h: ['1.15.1', '1.15.2', '1.15.3', '1.15.4']"
  },
  "time": {
    "created": "2026-06-18T13:07:49.342Z",
    "modified": "2026-06-19T15:07:46.767Z"
  }
}