BEACON

← candidates

npm @followthecode/cli @3.1.2

score
0.7456 high
flagged 2026-06-19 04:01
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['3.1.3', '3.1.4', '3.1.5']
topology
dist_tag_anomaly 0.5 dist-tags.latest=3.1.2 but max published is 3.1.5
enrichment
repo_doesnt_exist 1.0 claimed repo your-org/follow-the-code returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "jheisong",
    "saulo_lima",
    "julianoapoveda"
  ],
  "versions": 80
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-NBTmxGuq61szjAsS8G4DxKOlVP9LC4lgB3fJGJ4nKbapaGmTJVS7WiA1+Li0Qo8R/YztejTazaWXZRPUcThC1w==",
    "tarball": "https://registry.npmjs.org/@followthecode/cli/-/cli-3.1.2.tgz",
    "unpackedSize": 239673599
  },
  "dist-tags": {
    "beta": "3.1.5",
    "latest": "3.1.2",
    "next": "3.1.2"
  },
  "latest_version": "3.1.2",
  "maintainers": [
    {
      "email": "jheisong@gmail.com",
      "name": "jheisong"
    },
    {
      "email": "saulo.lima@eximia.co",
      "name": "saulo_lima"
    },
    {
      "email": "juliano.poveda@eximia.co",
      "name": "julianoapoveda"
    }
  ],
  "num_versions": 81,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/your-org/follow-the-code.git"
  },
  "scripts": {
    "build": "npm run sync-version && npm run build:all && npm run setup",
    "build:all": "npm run build:win && npm run build:mac && npm run build:linux",
    "build:linux": "dotnet publish ftc.collect.cli.csproj -c Release -r linux-x64 -o ./bin/linux-x64",
    "build:mac": "dotnet publish ftc.collect.cli.csproj -c Release -r osx-x64 -o ./bin/osx-x64",
    "build:win": "dotnet publish ftc.collect.cli.csproj -c Release -r win-x64 -o ./bin/win-x64",
    "clean": "dotnet clean",
    "copy-config": "node scripts/copy-config.js",
    "copy-wrapper": "node scripts/copy-wrapper",
    "postinstall": "node scripts/post-install.js",
    "promote": "node scripts/promote.js",
    "publish": "node scripts/publish.js",
    "publish:major": "node scripts/publish.js --major",
    "publish:minor": "node scripts/publish.js --minor",
    "publish:patch": "node scripts/publish.js --patch",
    "set-permissions": "node scripts/set-permissions.js",
    "setup": "npm run copy-config && npm run copy-wrapper && npm run set-permissions",
    "sync-version": "node scripts/sync-version.js",
    "test": "dotnet test",
    "test:install": "npm run test:install:win",
    "test:install:linux": "bash scripts/test-installation.sh",
    "test:install:win": "powershell -ExecutionPolicy Bypass -File scripts/test-simple.ps1",
    "test:install:wsl": "wsl bash scripts/test-installation.sh"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=3.1.2 but max published is 3.1.5",
    "rapid_release": "3 versions in last 24h: ['3.1.3', '3.1.4', '3.1.5']",
    "repo_doesnt_exist": "claimed repo your-org/follow-the-code returns 404 on github.com"
  },
  "time": {
    "created": "2025-07-17T19:31:37.100Z",
    "modified": "2026-06-19T09:01:08.564Z"
  }
}