BEACON

← candidates

npm @hasna/emails @0.6.16

score
0.7 high
flagged 2026-06-16 03:12
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 4 versions in last 24h: ['0.6.13', '0.6.14', '0.6.15', '0.6.16']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@hasna/events']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 95d ago but package has 110 versions (expect >= 122d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "andreihasna2"
  ],
  "versions": 108
}

Evidence (package doc at flag time)

{
  "dependencies_count": 24,
  "dist": {
    "integrity": "sha512-C9a+BWxPxdWMFPOdHhr2H9Eg9MG4DniGj8oqfPnScODTlO4Dv1hbk/fCRs4IZabC3JCtslgsJtbUe8fsNCQe5Q==",
    "tarball": "https://registry.npmjs.org/@hasna/emails/-/emails-0.6.16.tgz",
    "unpackedSize": 26317575
  },
  "dist-tags": {
    "latest": "0.6.16"
  },
  "latest_version": "0.6.16",
  "maintainers": [
    {
      "email": "andrei@hasna.com",
      "name": "andreihasna2"
    }
  ],
  "num_versions": 110,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hasna/emails.git"
  },
  "scripts": {
    "build": "bun run clean && bun run build:cli && bun run build:tui-runtime && bun run build:mcp && bun run build:server && bun run build:lib && bun run build:pg-migrations && bun run build:types",
    "build:cli": "bun build src/cli/index.tsx --outdir dist/cli --target bun --packages external --splitting",
    "build:lib": "bun build src/index.ts src/storage.ts --outdir dist --target bun --packages external --splitting",
    "build:mcp": "bun build src/mcp/index.ts --outdir dist/mcp --target bun --packages external --splitting",
    "build:pg-migrations": "bun build src/db/pg-migrations.ts --outdir dist/db --target bun --packages external --splitting",
    "build:server": "bun build src/server/index.ts --outdir dist/server --target bun --packages external --splitting",
    "build:tui-runtime": "bun run scripts/build-tui-runtime.ts",
    "build:types": "tsc --emitDeclarationOnly --outDir dist",
    "clean": "rm -rf dist",
    "dev:cli": "bun run src/cli/index.tsx",
    "dev:mcp": "bun run src/mcp/index.ts",
    "dev:serve": "bun run src/server/index.ts",
    "postinstall": "mkdir -p $HOME/.hasna/emails 2>/dev/null || true",
    "test": "bun test"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@hasna/events']",
    "rapid_release": "4 versions in last 24h: ['0.6.13', '0.6.14', '0.6.15', '0.6.16']",
    "repo_too_new_for_version_history": "claimed repo created 95d ago but package has 110 versions (expect >= 122d for that history)"
  },
  "time": {
    "created": "2026-03-12T11:59:39.445Z",
    "modified": "2026-06-16T08:12:49.270Z"
  }
}