BEACON

← candidates

npm robopark @3.1.1

score
0.7955 high
flagged 2026-07-25 20:49
signals by category
content 1 cadence 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
cadence
rapid_release 0.8 3 versions in last 24h: ['3.0.0', '3.1.0', '3.1.1']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "yungceo"
  ],
  "versions": 40
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-wquiju1rFPRtDddPGFqw1GlUUTyGI7GQ8U1eJNTjBdI93ZLbyXYHKoWKX/4RZdv5Hk2AYEVeBDdGqnqqSRisrg==",
    "tarball": "https://registry.npmjs.org/robopark/-/robopark-3.1.1.tgz",
    "unpackedSize": 4741658
  },
  "dist-tags": {
    "latest": "3.1.1"
  },
  "latest_version": "3.1.1",
  "maintainers": [
    {
      "email": "yungeksani@gmail.com",
      "name": "yungceo"
    }
  ],
  "num_versions": 41,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MrYungCEO/infinicode.git"
  },
  "scripts": {
    "build": "npm run clean && tsc -p tsconfig.json",
    "clean": "node -e \"require('fs').rmSync('dist',{recursive:true,force:true})\"",
    "postinstall": "node scripts/windows-shim-fix.cjs",
    "prepack": "npm run build && npm test",
    "test": "node --test \"test/**/*.test.mjs\""
  },
  "signal_details": {
    "new_install_script": "first time ['postinstall'] present",
    "rapid_release": "3 versions in last 24h: ['3.0.0', '3.1.0', '3.1.1']"
  },
  "time": {
    "created": "2026-07-08T09:48:40.542Z",
    "modified": "2026-07-25T21:41:28.225Z"
  }
}