npm @workflow/web-shared @4.1.13
score
0.7
high
flagged
2026-07-22 11:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.1.13 but max published is 5.0.0-beta.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/vercel/workflow.git' also claimed by 10 package(s) under different publishers: ['npm/@workflow/vitest', 'npm/@workflow/serde', 'npm/@workflow/astro'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"matt.straka",
"vercel-release-bot"
],
"versions": 118
}
Evidence (package doc at flag time)
{
"dependencies_count": 19,
"dist": {
"integrity": "sha512-UB2YK3ZRs6AYpJL9LJ95Fq3pjOJd4MJImdanRMD5ZuwmAlSiYpWsZzY9h69dhMFImUajxhV9tPKamekd9ebGpg==",
"tarball": "https://registry.npmjs.org/@workflow/web-shared/-/web-shared-4.1.13.tgz",
"unpackedSize": 2326020
},
"dist-tags": {
"beta": "5.0.0-beta.35",
"latest": "4.1.13"
},
"latest_version": "4.1.13",
"maintainers": [
{
"email": "matt.j.straka@gmail.com",
"name": "matt.straka"
},
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
}
],
"num_versions": 119,
"repository": {
"directory": "packages/web-shared",
"type": "git",
"url": "git+https://github.com/vercel/workflow.git"
},
"scripts": {
"build": "tsc && cp -r src/components/trace-viewer/*.css dist/components/trace-viewer/ && cp src/styles.css dist/styles.css",
"clean": "tsc --build --clean && rm -r dist ||:",
"dev": "tsc --watch",
"format": "biome format --write",
"lint": "biome check",
"test": "vitest run",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.1.13 but max published is 5.0.0-beta.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/vercel/workflow.git' also claimed by 10 package(s) under different publishers: ['npm/@workflow/vitest', 'npm/@workflow/serde', 'npm/@workflow/astro'] ..."
},
"time": {
"created": "2025-10-31T00:47:14.489Z",
"modified": "2026-07-22T16:23:32.540Z"
}
}