BEACON

← candidates

npm supabase @2.101.0

score
0.7848 high
flagged 2026-05-21 10:49
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
mass_publish_burst 0.8 publisher 'GitHub Actions' pushed 113 packages in the last 15min on npm
shared_repo_different_publisher 0.9 repo 'git+https://github.com/supabase/cli.git' also claimed by 8 package(s) under different publishers: ['npm/@supabase/cli-darwin-x64', 'npm/@supabase/cli-linux-arm64-musl', 'npm/@supabase/cli-windows-x64'] ...

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-9wqlvXGeI+VjOMUKOGEpcZzTJGLia6IOv8LWN3W2u8F6Xiv4ZqAuTuXCp3MWfkhV5x9KQaBtN5d6IiLEMWzkJA==",
    "tarball": "https://registry.npmjs.org/supabase/-/supabase-2.101.0.tgz",
    "unpackedSize": 10825
  },
  "dist-tags": {
    "beta": "2.101.0-beta.2",
    "hotfix": "1.142.2",
    "latest": "2.101.0"
  },
  "latest_version": "2.101.0",
  "maintainers": [
    {
      "email": "pcopplestone@gmail.com",
      "name": "kiwicopple"
    },
    {
      "email": "etienne@supabase.io",
      "name": "etienne_supa"
    }
  ],
  "num_versions": 1418,
  "repository": {
    "directory": "apps/cli",
    "type": "git",
    "url": "git+https://github.com/supabase/cli.git"
  },
  "scripts": {
    "build": "pnpm build:next && pnpm build:legacy && pnpm build:shim",
    "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": {
    "mass_publish_burst": "publisher 'GitHub Actions' pushed 113 packages in the last 15min on npm",
    "shared_repo_different_publisher": "repo 'git+https://github.com/supabase/cli.git' also claimed by 8 package(s) under different publishers: ['npm/@supabase/cli-darwin-x64', 'npm/@supabase/cli-linux-arm64-musl', 'npm/@supabase/cli-windows-x64'] ..."
  },
  "time": {
    "created": "2020-11-19T07:18:33.269Z",
    "modified": "2026-05-21T08:35:12.818Z"
  }
}