npm supabase @2.104.0
score
0.6925
med
flagged
2026-06-02 01:21
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| mass_publish_burst | 0.8 | publisher 'GitHub Actions' pushed 1347 packages in the last 15min on npm |
| repository_url_changed | 0.7 | 'git+https://github.com/supabase/cli.git' -> 'https://github.com/supabase/cli.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kiwicopple",
"etienne_supa"
],
"versions": 1418
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-RAX5ZQSX3BkdBEbG737idbVaVxbRxfsGsRQ7GPzM9F/xQbt9xF3Kf0x7x87mcBv9Vwog8eg/REjGWZxiWOHnXw==",
"tarball": "https://registry.npmjs.org/supabase/-/supabase-2.104.0.tgz",
"unpackedSize": 10946
},
"dist-tags": {
"beta": "2.104.0-beta.6",
"hotfix": "1.142.2",
"latest": "2.104.0"
},
"latest_version": "2.104.0",
"maintainers": [
{
"email": "pcopplestone@gmail.com",
"name": "kiwicopple"
},
{
"email": "etienne@supabase.io",
"name": "etienne_supa"
}
],
"num_versions": 1458,
"repository": {
"directory": "apps/cli",
"type": "git",
"url": "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 1347 packages in the last 15min on npm",
"repository_url_changed": "'git+https://github.com/supabase/cli.git' -> 'https://github.com/supabase/cli.git'"
},
"time": {
"created": "2020-11-19T07:18:33.269Z",
"modified": "2026-06-01T21:11:01.125Z"
}
}