npm @clerk/backend @3.12.0
score
0.7
high
flagged
2026-07-21 14:18
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.12.0 but max published is 3.12.1-canary.v20260721150849 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/clerk/javascript.git' also claimed by 10 package(s) under different publishers: ['npm/@clerk/clerk-expo', 'npm/@clerk/express', 'npm/@clerk/nuxt'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"colinclerk",
"bradenclerk",
"nikosdouvlis",
"jescalan",
"brkalow-clerk",
"dominic-clerk"
],
"versions": 5477
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-AyrNvel4KcLSjQCf6wXKXtzz7VZbpIuM4lNkA3Tsfs0CAT+XKJiV3HyrJKgpGnL29K3TeWeYfzPbQvL/Gcy59g==",
"tarball": "https://registry.npmjs.org/@clerk/backend/-/backend-3.12.0.tgz",
"unpackedSize": 3868774
},
"dist-tags": {
"alpha-v5": "1.0.0-alpha-v5.17",
"beta": "1.0.0-beta.37",
"beta-v5": "1.0.0-beta-v5.19",
"canary": "3.12.1-canary.v20260721150849",
"canary-core3": "3.0.0-canary-core3.v20251208193449",
"latest": "3.12.0",
"latest-v4": "0.38.15",
"latest-v5": "2.33.6",
"snapshot": "3.12.0-snapshot.v20260721140731",
"staging": "0.34.0-staging.v4f9214a"
},
"latest_version": "3.12.0",
"maintainers": [
{
"email": "colin@clerk.dev",
"name": "colinclerk"
},
{
"email": "braden@clerk.dev",
"name": "bradenclerk"
},
{
"email": "nikos@clerk.dev",
"name": "nikosdouvlis"
},
{
"email": "jeff@clerk.dev",
"name": "jescalan"
},
{
"email": "bryce@clerk.dev",
"name": "brkalow-clerk"
},
{
"email": "dominic@clerk.dev",
"name": "dominic-clerk"
}
],
"num_versions": 5477,
"repository": {
"directory": "packages/backend",
"type": "git",
"url": "git+https://github.com/clerk/javascript.git"
},
"scripts": {
"build": "tsup",
"build:declarations": "tsc -p tsconfig.declarations.json",
"build:lib": "tsup --env.NODE_ENV production",
"build:runtime": "cpy 'src/runtime/**/*.{mjs,js,cjs}' dist/runtime",
"clean": "rimraf ./dist",
"dev": "tsup --watch",
"dev:pub": "pnpm dev -- --env.publish",
"format": "node ../../scripts/format-package.mjs",
"format:check": "node ../../scripts/format-package.mjs --check",
"lint": "eslint src",
"lint:attw": "attw --pack . --profile node16 --ignore-rules false-cjs",
"lint:publint": "publint",
"test": "run-s test:node test:edge-runtime",
"test:edge-runtime": "vitest run --environment edge-runtime",
"test:node": "vitest run --environment node",
"test:watch": "run-s test:watch:node test:watch:edge-runtime",
"test:watch:edge-runtime": "vitest watch --environment edge-runtime",
"test:watch:node": "vitest watch --environment node"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=3.12.0 but max published is 3.12.1-canary.v20260721150849",
"shared_repo_different_publisher": "repo 'git+https://github.com/clerk/javascript.git' also claimed by 10 package(s) under different publishers: ['npm/@clerk/clerk-expo', 'npm/@clerk/express', 'npm/@clerk/nuxt'] ..."
},
"time": {
"created": "2022-11-29T11:12:10.488Z",
"modified": "2026-07-21T15:11:42.626Z"
}
}