BEACON

← candidates

npm @topogram/cli @0.3.108

score
0.7714 high
flagged 2026-05-19 22:42
signals by category
content 1 cadence 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['topogram']
cadence
rapid_release 0.8 4 versions in last 24h: ['0.3.105', '0.3.106', '0.3.107', '0.3.108']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "yrubetta"
  ],
  "versions": 75
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-CiOq1R6bnTYxLkeslD5BfpZr7AZUPgVk9dA9xUOLXgd5s7LvviBD/YzArJN7anNPaE0Q/q96z7XkraLR56yCIw==",
    "tarball": "https://registry.npmjs.org/@topogram/cli/-/cli-0.3.108.tgz",
    "unpackedSize": 3989371
  },
  "dist-tags": {
    "latest": "0.3.108"
  },
  "latest_version": "0.3.108",
  "maintainers": [
    {
      "email": "attebury@gmail.com",
      "name": "yrubetta"
    }
  ],
  "num_versions": 75,
  "repository": {
    "directory": "engine",
    "type": "git",
    "url": "git+https://github.com/attebury/topogram.git"
  },
  "scripts": {
    "check": "npm test",
    "check:fixture": "npm run fixture:check",
    "copy": "node ./src/cli.js copy",
    "fixture:check": "node ./src/cli.js check ./tests/fixtures/workspaces/app-basic",
    "fixture:check:json": "node ./src/cli.js check ./tests/fixtures/workspaces/app-basic --json",
    "fixture:generate": "node ./src/cli.js generate ./tests/fixtures/workspaces/app-basic --out ./.tmp/app-basic",
    "generate:app": "npm run fixture:generate",
    "generate:app-bundle": "npm run fixture:generate",
    "parse": "node ./src/cli.js ./tests/fixtures/workspaces/app-basic",
    "parse:json": "node ./src/cli.js ./tests/fixtures/workspaces/app-basic --json",
    "resolve": "node ./src/cli.js ./tests/fixtures/workspaces/app-basic --resolve",
    "test": "npm run test:active",
    "test:active": "npm run test:types && node --test ./tests/active/*.test.js",
    "test:types": "tsc -p ./tsconfig.check.json",
    "validate": "node ./src/cli.js validate ./tests/fixtures/workspaces/app-basic",
    "validate:bad": "node ./src/cli.js validate ./tests/fixtures/invalid/missing-reference"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['topogram']",
    "rapid_release": "4 versions in last 24h: ['0.3.105', '0.3.106', '0.3.107', '0.3.108']"
  },
  "time": {
    "created": "2026-05-05T18:33:45.544Z",
    "modified": "2026-05-19T22:35:24.806Z"
  }
}