BEACON

← candidates

npm eve @0.6.0-beta.1

score
0.79 high
flagged 2026-06-09 11:03
signals by category
identity 1 content 2 topology 3

maintainers added: matt.straka, vercel-release-bot

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
identity
maintainer_churn 1.0 added: ['matt.straka', 'vercel-release-bot']
content
bin_added 0.8 new bin entry: ['eve']
script_count_spike 0.5 scripts count 2 -> 13
topology
no_repo 0.3 package.json has no repository field
repository_removed 1.0 prior repo 'git+ssh://git@github.com/adobe-webplatform/eve.git' no longer in package.json
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['nitro']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "rauchg"
  ],
  "versions": 9
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-yd3AO6yEXiVPoZNshVTqcTZtJ6pt0d9Tptv2IgW9fgzc2ebscv6/Rb/HYxevlvjALVMm4KOfClOqBGJsxMQFlA==",
    "tarball": "https://registry.npmjs.org/eve/-/eve-0.6.0-beta.1.tgz",
    "unpackedSize": 11887208
  },
  "dist-tags": {
    "latest": "0.6.0-beta.1"
  },
  "latest_version": "0.6.0-beta.1",
  "maintainers": [
    {
      "email": "rauchg@gmail.com",
      "name": "rauchg"
    },
    {
      "email": "infra+release@vercel.com",
      "name": "vercel-release-bot"
    },
    {
      "email": "matt.j.straka@gmail.com",
      "name": "matt.straka"
    }
  ],
  "num_versions": 10,
  "repository": null,
  "scripts": {
    "build": "pnpm run build:js && node ./scripts/copy-docs.mjs && node ./scripts/stamp-version-tokens.mjs",
    "build:compiled": "node ./scripts/vendor-compiled.mjs",
    "build:js": "pnpm run build:compiled && pnpm run clean && pnpm run build:types && node ./scripts/copy-compiled-assets.mjs && node ./scripts/build-rolldown.mjs",
    "build:types": "pnpm run build:compiled && tsgo -p tsconfig.build.json",
    "clean": "node -e \"fs.rmSync('dist', { recursive: true, force: true })\"",
    "dev": "pnpm run build:compiled && tsgo -p tsconfig.dev.json --watch --preserveWatchOutput",
    "test": "pnpm run test:unit && pnpm run test:integration",
    "test:e2e": "vitest run --config vitest.e2e.config.ts",
    "test:integration": "pnpm run build:js && vitest run --config vitest.integration.config.ts",
    "test:scenario": "pnpm run build:compiled && vitest run --config vitest.scenario.config.ts",
    "test:unit": "pnpm run build:compiled && vitest run --config vitest.unit.config.ts",
    "test:watch": "pnpm run build:compiled && vitest --config vitest.unit.config.ts",
    "typecheck": "pnpm run build:compiled && tsgo -p tsconfig.json --noEmit"
  },
  "signal_details": {
    "_amplifiers": [
      "bin_added + no_repo: executable added with no upstream source for review (+0.15)",
      "repository_removed + maintainer_churn: upstream source removed during identity churn (+0.15)"
    ],
    "bin_added": "new bin entry: ['eve']",
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['nitro']",
    "maintainer_churn": "added: ['matt.straka', 'vercel-release-bot']",
    "no_repo": "package.json has no repository field",
    "repository_removed": "prior repo 'git+ssh://git@github.com/adobe-webplatform/eve.git' no longer in package.json",
    "script_count_spike": "scripts count 2 -> 13"
  },
  "time": {
    "created": "2011-04-18T08:34:50.929Z",
    "modified": "2026-06-09T16:03:00.416Z"
  }
}