npm @supabase/realtime-js @2.108.0
score
0.6667
med
flagged
2026-06-08 11:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| version_jump | 0.6 | latest published major 999.9.2-canary.0 jumps from runner-up 3.0.0-next.29 |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.108.0 but max published is 999.9.2-canary.0 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/supabase/supabase-js.git' also claimed by 6 package(s) under different publishers: ['npm/@supabase/postgrest-js', 'npm/@supabase/functions-js', 'npm/@supabase/supabase-js'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"etienne_supa",
"mandarini"
],
"versions": 496
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-N3xR0u7TNr+c5wuLSU60rcfu/H/8N0WBs7iHWwjI/NxKwY3XWSyLUbpbpU8bzmL0dA/Gk9Mupri8mxKUXBW+iw==",
"tarball": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.108.0.tgz",
"unpackedSize": 648026
},
"dist-tags": {
"beta": "2.107.0-beta.7",
"canary": "2.108.1-canary.0",
"latest": "2.108.0",
"next": "3.0.0-next.29",
"rc": "2.100.0-rc.0"
},
"latest_version": "2.108.0",
"maintainers": [
{
"email": "etienne@supabase.io",
"name": "etienne_supa"
},
{
"email": "katerina.skroumpelou@supabase.io",
"name": "mandarini"
}
],
"num_versions": 496,
"repository": {
"directory": "packages/core/realtime-js",
"type": "git",
"url": "https://github.com/supabase/supabase-js.git"
},
"scripts": {
"build": "npm run build:main && npm run build:module",
"build:main": "tsc -p tsconfig.json",
"build:module": "tsc -p tsconfig.module.json",
"check-exports": "attw --pack .",
"docs": "typedoc src/index.ts --out docs/v2",
"docs:json": "typedoc --json docs/v2/spec.json --excludeExternals src/index.ts",
"test": "vitest run",
"test:ci": "vitest run --coverage",
"test:coverage": "vitest run --coverage.enabled true --coverage.reporter=text",
"test:watch": "vitest"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.108.0 but max published is 999.9.2-canary.0",
"shared_repo_different_publisher": "repo 'https://github.com/supabase/supabase-js.git' also claimed by 6 package(s) under different publishers: ['npm/@supabase/postgrest-js', 'npm/@supabase/functions-js', 'npm/@supabase/supabase-js'] ...",
"version_jump": "latest published major 999.9.2-canary.0 jumps from runner-up 3.0.0-next.29"
},
"time": {
"created": "2019-10-28T14:00:53.773Z",
"modified": "2026-06-08T12:53:29.885Z"
}
}