BEACON

← candidates

npm @allohamora/cli @2.0.0

score
0.6164 med
flagged 2026-06-17 09:16
signals by category
content 1 cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 129484 -> 440733 (3.4×)
cadence
dormant_burst 1.0 dormant 204d (prev 1.22.0), then 2.0.0 just published
topology
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['dedent', 'execa']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "allohamora"
  ],
  "versions": 39
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-P9VGcFo85m3+FcDTua75QxeG5WU6Thukr8Cqx4sBpAyx17zZuBh9Yh/kEzBnV0qbu0pXMMHTvGCcZZyM0x8PCg==",
    "tarball": "https://registry.npmjs.org/@allohamora/cli/-/cli-2.0.0.tgz",
    "unpackedSize": 440733
  },
  "dist-tags": {
    "latest": "2.0.0"
  },
  "latest_version": "2.0.0",
  "maintainers": [
    {
      "email": "herman30698@gmail.com",
      "name": "allohamora"
    }
  ],
  "num_versions": 40,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/allohamora/cli.git"
  },
  "scripts": {
    "build": "rolldown -c rolldown.config.mjs",
    "dev": "node ./src/index.ts",
    "format": "prettier . --check",
    "format:fix": "prettier --write .",
    "lint": "eslint \"**/*.ts\"",
    "lint:fix": "eslint \"**/*.ts\" --fix",
    "prebuild": "npm run typecheck && rimraf ./bin",
    "prepare": "husky",
    "prestart": "npm run build",
    "release": "standard-version --tag-prefix=",
    "release:major": "standard-version --release-as major --tag-prefix=",
    "release:minor": "standard-version --release-as minor --tag-prefix=",
    "release:patch": "standard-version --release-as patch --tag-prefix=",
    "start": "chmod +x ./bin/cli.js && ./bin/cli.js",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['dedent', 'execa']",
    "dormant_burst": "dormant 204d (prev 1.22.0), then 2.0.0 just published",
    "size_spike": "unpackedSize 129484 -> 440733 (3.4\u00d7)"
  },
  "time": {
    "created": "2021-12-11T11:44:28.783Z",
    "modified": "2026-06-17T08:02:14.381Z"
  }
}