npm @workflow/web-shared @4.1.11
score
0.7
high
flagged
2026-06-19 11:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.1.11 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/serde', 'npm/@workflow/vite', 'npm/@workflow/next'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"matt.straka",
"vercel-release-bot"
],
"versions": 101
}
Evidence (package doc at flag time)
{
"dependencies_count": 17,
"dist": {
"integrity": "sha512-7AsS697b14+CbUY895jWB1WF028KLLpR36tZNqQqJP4An34jedehQXadxJYMlJzSQzDQTd1yQBwuRF/CMzp1Vw==",
"tarball": "https://registry.npmjs.org/@workflow/web-shared/-/web-shared-4.1.11.tgz",
"unpackedSize": 2192312
},
"dist-tags": {
"beta": "5.0.0-beta.19",
"latest": "4.1.11"
},
"latest_version": "4.1.11",
"maintainers": [
{
"email": "matt.j.straka@gmail.com",
"name": "matt.straka"
},
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
}
],
"num_versions": 101,
"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.11 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/serde', 'npm/@workflow/vite', 'npm/@workflow/next'] ..."
},
"time": {
"created": "2025-10-31T00:47:14.489Z",
"modified": "2026-06-18T00:22:46.044Z"
}
}