BEACON

← candidates

npm sandbox @3.2.0

score
0.7318 high
flagged 2026-06-10 03:13
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/vercel/sandbox.git' also claimed by 1 package(s) under different publishers: ['npm/@vercel/sandbox']
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['ws']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "matheuss",
    "matt.straka",
    "vercel-release-bot",
    "zeit-bot"
  ],
  "versions": 82
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-KIhoZsPCErFYMgdD0u0XqbvgX8Y4+xd9aX/WJbv923ZJTXieWlp7gzH8aoVaxjsiWzNQ44XvHcRy7ON2cdnXFg==",
    "tarball": "https://registry.npmjs.org/sandbox/-/sandbox-3.2.0.tgz",
    "unpackedSize": 1403138
  },
  "dist-tags": {
    "alpha": "2.0.0-alpha5",
    "beta": "3.2.0-beta.0",
    "latest": "3.2.0"
  },
  "latest_version": "3.2.0",
  "maintainers": [
    {
      "email": "matheus.frndes@gmail.com",
      "name": "matheuss"
    },
    {
      "email": "matt.j.straka@gmail.com",
      "name": "matt.straka"
    },
    {
      "email": "infra+release@vercel.com",
      "name": "vercel-release-bot"
    },
    {
      "email": "team@zeit.co",
      "name": "zeit-bot"
    }
  ],
  "num_versions": 84,
  "repository": {
    "directory": "packages/sandbox",
    "type": "git",
    "url": "git+https://github.com/vercel/sandbox.git"
  },
  "scripts": {
    "build": "tsdown",
    "clean": "rm -rf node_modules dist",
    "example-flask": "ts-node ./src/example-flask.ts",
    "example-next": "ts-node ./src/example-next.ts",
    "example-whoami": "ts-node ./src/example-whoami.ts",
    "generate-docs": "ts-node ./scripts/print-usage.ts > docs/index.md",
    "sandbox": "ts-node ./src/sandbox.ts",
    "test": "vitest",
    "typecheck": "tsc --noEmit",
    "vercel-build": "ts-node ./scripts/create-preview-deployment-tgz.ts",
    "version:bump": "pnpm generate-docs"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['ws']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/vercel/sandbox.git' also claimed by 1 package(s) under different publishers: ['npm/@vercel/sandbox']"
  },
  "time": {
    "created": "2011-04-22T17:29:22.061Z",
    "modified": "2026-06-10T08:13:41.018Z"
  }
}