BEACON

← candidates

npm @npo/player @2.2.0

score
0.6322 med
flagged 2026-07-28 03:21
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "npostart",
    "rowinruizendaal",
    "pietereggink",
    "npo-player",
    "npo-daan-vosdewael",
    "npo-eelcobosklopper"
  ],
  "versions": 80
}

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-oXOKLHu6hJJyjtUoP2jdtEx4ixqDZ3HGdTsY5jdJElR+0FjSb3wj4kQL+ypHU+GnMmJZzOkZJ5hEioiSAIV2lg==",
    "tarball": "https://registry.npmjs.org/@npo/player/-/player-2.2.0.tgz",
    "unpackedSize": 3154395
  },
  "dist-tags": {
    "beta": "2.0.0-beta.3",
    "latest": "2.2.0"
  },
  "latest_version": "2.2.0",
  "maintainers": [
    {
      "email": "npostartnew@npo.nl",
      "name": "npostart"
    },
    {
      "email": "rowin.ruizendaal@npo.nl",
      "name": "rowinruizendaal"
    },
    {
      "email": "pieter.eggink@npo.nl",
      "name": "pietereggink"
    },
    {
      "email": "player@npo.nl",
      "name": "npo-player"
    },
    {
      "email": "daan.vosdewael@npo.nl",
      "name": "npo-daan-vosdewael"
    },
    {
      "email": "eelco.bosklopper@npo.nl",
      "name": "npo-eelcobosklopper"
    }
  ],
  "num_versions": 81,
  "repository": null,
  "scripts": {
    "build": "tsc && vite build && vite build --config vite.utilities.config.js && npm run build:legacy",
    "build:legacy": "tsc && vite build --config vite.legacy.config.js",
    "dev": "vite build --watch --mode watch",
    "lint": "eslint src --fix",
    "postinstall": "node -e \"var p=require('path'),f=require('fs'),d=p.join('node_modules','shaka-player','dist');try{f.readdirSync(d).filter(x=>x.endsWith('.d.ts')).forEach(x=>f.unlinkSync(p.join(d,x)))}catch(e){}\"",
    "test": "jest --runInBand",
    "test:ci": "jest --collectCoverage"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2023-08-09T12:25:06.125Z",
    "modified": "2026-07-22T07:32:37.526Z"
  }
}