npm @workflow/web-shared @4.1.12
score
0.6667
med
flagged
2026-07-22 11:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.1.12 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/astro', 'npm/@workflow/world-local', 'npm/@workflow/world-postgres'] ... |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@radix-ui/react-slot', 'react-use-measure'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"matt.straka",
"vercel-release-bot"
],
"versions": 102
}
Evidence (package doc at flag time)
{
"dependencies_count": 19,
"dist": {
"integrity": "sha512-u1bk3ZNLM36o2OR6RGYmxmEKPmwAUkH9J+IB2/pw0Ys8E90JGTROGZ2HsUzYFU2pZ0DB5vJqWfZA1U2BpZfdtw==",
"tarball": "https://registry.npmjs.org/@workflow/web-shared/-/web-shared-4.1.12.tgz",
"unpackedSize": 2326020
},
"dist-tags": {
"beta": "5.0.0-beta.35",
"latest": "4.1.12"
},
"latest_version": "4.1.12",
"maintainers": [
{
"email": "matt.j.straka@gmail.com",
"name": "matt.straka"
},
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
}
],
"num_versions": 118,
"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": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@radix-ui/react-slot', 'react-use-measure']",
"dist_tag_anomaly": "dist-tags.latest=4.1.12 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/astro', 'npm/@workflow/world-local', 'npm/@workflow/world-postgres'] ..."
},
"time": {
"created": "2025-10-31T00:47:14.489Z",
"modified": "2026-07-15T21:32:58.994Z"
}
}