BEACON

← candidates

npm supabase @2.107.0

score
0.7 high
flagged 2026-06-19 05:23
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=2.107.0 but max published is 2.108.0-beta.1
shared_repo_different_publisher 0.9 repo 'https://github.com/supabase/cli.git' also claimed by 8 package(s) under different publishers: ['npm/@supabase/cli-linux-arm64', 'npm/@supabase/cli-windows-arm64', 'npm/@supabase/cli-darwin-x64'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "kiwicopple",
    "etienne_supa"
  ],
  "versions": 1534
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-qYAbm3D//buhnY5v4L//IrBQhowN2Jd2kx16hNyOfu0+TVuWVIR1L5WsS/YOk+UJh3Ch5ABmqKebWpwn1p0ysg==",
    "tarball": "https://registry.npmjs.org/supabase/-/supabase-2.107.0.tgz",
    "unpackedSize": 11065
  },
  "dist-tags": {
    "beta": "2.108.0-beta.9",
    "hotfix": "1.142.2",
    "latest": "2.107.0"
  },
  "latest_version": "2.107.0",
  "maintainers": [
    {
      "email": "pcopplestone@gmail.com",
      "name": "kiwicopple"
    },
    {
      "email": "etienne@supabase.io",
      "name": "etienne_supa"
    }
  ],
  "num_versions": 1536,
  "repository": {
    "directory": "apps/cli",
    "type": "git",
    "url": "https://github.com/supabase/cli.git"
  },
  "scripts": {
    "build": "pnpm build:go-sidecar && pnpm build:next && pnpm build:legacy && pnpm build:shim",
    "build:go-sidecar": "mkdir -p dist && cp ../cli-go/supabase-go dist/supabase-go",
    "build:legacy": "bun build src/legacy/main.ts --compile --outfile dist/supabase-legacy",
    "build:next": "bun build src/next/main.ts --compile --outfile dist/supabase-next",
    "build:shim": "bun build src/shared/cli/bin.ts --outfile dist/supabase.js --target node",
    "check:all": "nx run-many -t types:check lint:check fmt:check knip:check --projects=$npm_package_name",
    "dev:legacy": "pnpm exec bun src/legacy/main.ts",
    "dev:next": "pnpm exec bun src/next/main.ts",
    "fix:all": "nx run-many -t lint:fix fmt:fix knip:fix --projects=$npm_package_name",
    "test": "nx run-many -t test:core test:e2e --projects=$npm_package_name",
    "test:core": "nx run-many -t test:unit test:integration --projects=$npm_package_name --coverage.enabled",
    "test:smoke": "bun run tests/smoke-test.ts"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=2.107.0 but max published is 2.108.0-beta.1",
    "shared_repo_different_publisher": "repo 'https://github.com/supabase/cli.git' also claimed by 8 package(s) under different publishers: ['npm/@supabase/cli-linux-arm64', 'npm/@supabase/cli-windows-arm64', 'npm/@supabase/cli-darwin-x64'] ..."
  },
  "time": {
    "created": "2020-11-19T07:18:33.269Z",
    "modified": "2026-06-19T10:23:47.377Z"
  }
}