BEACON

← candidates

npm fivocell @4.2.4

score
0.5771 med
flagged 2026-06-05 09:26
signals by category
content 1 cadence 1 topology 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 15 versions in last 24h: ['4.2.0', '4.2.1', '4.2.2', '4.2.3', '4.2.4']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-VLVRRUSxq5niH8gygCU5wOy9nFCoNpfZYchYLUd9E77W2RpC5/v0ni+BcFE8JFkM9ckemCBLts0N7ttD0WlmMA==",
    "tarball": "https://registry.npmjs.org/fivocell/-/fivocell-4.2.4.tgz",
    "unpackedSize": 4965319
  },
  "dist-tags": {
    "latest": "4.2.4"
  },
  "latest_version": "4.2.4",
  "maintainers": [
    {
      "email": "isoniv7592@gmail.com",
      "name": "thevinsoni"
    }
  ],
  "num_versions": 25,
  "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": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "no_repo": "package.json has no repository field",
    "rapid_release": "15 versions in last 24h: ['4.2.0', '4.2.1', '4.2.2', '4.2.3', '4.2.4']"
  },
  "time": {
    "created": "2026-05-26T20:54:24.940Z",
    "modified": "2026-06-05T13:22:46.856Z"
  }
}