npm workflow @4.5.0
score
0.7
high
flagged
2026-06-22 15:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.5.0 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/swc-plugin', 'npm/@workflow/world-testing', 'npm/@workflow/world-vercel'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"matheuss",
"matt.straka",
"vercel-release-bot",
"zeit-bot"
],
"versions": 132
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-EV9jIngHHWV9sZQXtehL/kMTYPEB7dxXjxsxBHleSpJ65XltuNAOBq1lOi4F3KHiRE7zD3G0o2N18sAV/4CDQw==",
"tarball": "https://registry.npmjs.org/workflow/-/workflow-4.5.0.tgz",
"unpackedSize": 869192
},
"dist-tags": {
"beta": "5.0.0-beta.21",
"latest": "4.5.0"
},
"latest_version": "4.5.0",
"maintainers": [
{
"email": "matheus.frndes@gmail.com",
"name": "matheuss"
},
{
"email": "matt.j.straka@gmail.com",
"name": "matt.straka"
},
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
},
{
"email": "team@zeit.co",
"name": "zeit-bot"
}
],
"num_versions": 134,
"repository": {
"directory": "packages/workflow",
"type": "git",
"url": "git+https://github.com/vercel/workflow.git"
},
"scripts": {
"build": "tsc && chmod +x bin/run.js",
"clean": "tsc --build --clean && rm -rf dist docs ||:",
"dev": "tsc --watch",
"test": "vitest run src",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.5.0 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/swc-plugin', 'npm/@workflow/world-testing', 'npm/@workflow/world-vercel'] ..."
},
"time": {
"created": "2011-06-05T17:37:54.649Z",
"modified": "2026-06-22T20:37:38.517Z"
}
}