BEACON

← candidates

npm fivocell @4.3.0

score
0.5391 med
flagged 2026-06-05 10:58
signals by category
content 1 cadence 1 topology 1 enrichment 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 16 versions in last 24h: ['4.2.1', '4.2.2', '4.2.3', '4.2.4', '4.3.0']
topology
no_repo 0.3 package.json has no repository field
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "thevinsoni"
  ],
  "versions": 26
}

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-x0Y6fpjo7FwsMHTs8fiE2FynFplKA788k47snackObvtQiqHppYGlr27b08PGOWFPuzFRXoJlE4LZ5DUmdFGaQ==",
    "tarball": "https://registry.npmjs.org/fivocell/-/fivocell-4.3.0.tgz",
    "unpackedSize": 5025984
  },
  "dist-tags": {
    "latest": "4.3.0"
  },
  "latest_version": "4.3.0",
  "maintainers": [
    {
      "email": "isoniv7592@gmail.com",
      "name": "thevinsoni"
    }
  ],
  "num_versions": 26,
  "repository": null,
  "scripts": {
    "build": "tsc",
    "dev": "tsc --watch",
    "format": "prettier --write \"src/**/*.ts\"",
    "lint": "eslint src/ --ext .ts",
    "postinstall": "node -e \"require('child_process').spawnSync(process.execPath, ['dist/cli.js', 'install'], {stdio: 'inherit'})\"",
    "prepack": "tsc",
    "prepublishOnly": "tsc",
    "start": "node dist/cli.js",
    "test": "jest --passWithNoTests --no-coverage",
    "test:coverage": "jest --passWithNoTests --coverage",
    "test:vitest": "vitest run",
    "test:watch": "jest --passWithNoTests --no-coverage --watch"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "no_repo": "package.json has no repository field",
    "rapid_release": "16 versions in last 24h: ['4.2.1', '4.2.2', '4.2.3', '4.2.4', '4.3.0']"
  },
  "time": {
    "created": "2026-05-26T20:54:24.940Z",
    "modified": "2026-06-05T14:58:59.689Z"
  }
}