BEACON

← candidates

npm eve @0.11.4

score
0.7318 high
flagged 2026-06-17 13:21
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 5 versions in last 24h: ['0.11.0', '0.11.1', '0.11.2', '0.11.3', '0.11.4']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/vercel/eve.git' also claimed by 1 package(s) under different publishers: ['npm/create-eve']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 1d ago but package has 52 versions (expect >= 102d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "rauchg",
    "vercel-release-bot",
    "matt.straka"
  ],
  "versions": 51
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-gwJO+mIFj/LQL+D4WJTshPMUkK6cYXIA6ff1RML8I3rFOeIm1x/Mw6U8C+1Mx4o5HhWda38DnnlK84Bewqo/+Q==",
    "tarball": "https://registry.npmjs.org/eve/-/eve-0.11.4.tgz",
    "unpackedSize": 11495381
  },
  "dist-tags": {
    "beta": "0.6.0-beta.20",
    "latest": "0.11.4"
  },
  "latest_version": "0.11.4",
  "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": 52,
  "repository": {
    "directory": "packages/eve",
    "type": "git",
    "url": "git+https://github.com/vercel/eve.git"
  },
  "scripts": {
    "build": "pnpm run check:bin-runtime-dependencies && 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 && node ./scripts/copy-runtime-assets.mjs",
    "build:types": "pnpm run build:compiled && tsgo -p tsconfig.build.json",
    "check:bin-runtime-dependencies": "node ./scripts/check-bin-runtime-dependencies.mjs",
    "check:web-template": "node src/setup/build.ts --check",
    "clean": "node -e \"fs.rmSync('dist', { recursive: true, force: true })\"",
    "dev": "pnpm run build:compiled && node ./scripts/copy-runtime-assets.mjs && tsgo -p tsconfig.dev.json --watch --preserveWatchOutput",
    "generate:web-template": "node src/setup/build.ts --write",
    "test": "pnpm run test:unit && pnpm run test:integration",
    "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:tui": "pnpm run build:js && tsgo -p tsconfig.tui.json --noEmit && node test/tui-client/run-all.mjs",
    "test:unit": "pnpm run build:compiled && vitest run --config vitest.unit.config.ts",
    "test:vercel": "vitest run --config vitest.vercel.config.ts",
    "test:watch": "pnpm run build:compiled && vitest --config vitest.unit.config.ts",
    "typecheck": "pnpm run check:web-template && pnpm run build:compiled && tsgo -p tsconfig.json --noEmit"
  },
  "signal_details": {
    "rapid_release": "5 versions in last 24h: ['0.11.0', '0.11.1', '0.11.2', '0.11.3', '0.11.4']",
    "repo_too_new_for_version_history": "claimed repo created 1d ago but package has 52 versions (expect >= 102d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/vercel/eve.git' also claimed by 1 package(s) under different publishers: ['npm/create-eve']"
  },
  "time": {
    "created": "2011-04-18T08:34:50.929Z",
    "modified": "2026-06-17T18:21:40.316Z"
  }
}