npm hyperframes @0.6.121
score
0.7
high
flagged
2026-06-22 10:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.6.121 but max published is 0.6.122-alpha.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/heygen-com/hyperframes.git' also claimed by 9 package(s) under different publishers: ['npm/@hyperframes/core', 'npm/@hyperframes/sdk', 'npm/@hyperframes/player'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 104d ago but package has 240 versions (expect >= 142d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jrusso1020",
"vancejs"
],
"versions": 239
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-L2EmbeCgcT0vPT2L6jqpKsKBVlqwIfTHFANJY++/Qve2zpYERJTSaowK7AE+YbOAzXPFf81PxsM3AcfT3zLGpg==",
"tarball": "https://registry.npmjs.org/hyperframes/-/hyperframes-0.6.121.tgz",
"unpackedSize": 17186488
},
"dist-tags": {
"alpha": "0.6.122-alpha.0",
"latest": "0.6.121"
},
"latest_version": "0.6.121",
"maintainers": [
{
"email": "jdrusso1020@gmail.com",
"name": "jrusso1020"
},
{
"email": "vance@heygen.com",
"name": "vancejs"
}
],
"num_versions": 240,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "git+https://github.com/heygen-com/hyperframes.git"
},
"scripts": {
"build": "bun run build:fonts && tsup && bun run build:runtime && bun run build:beat-analyzer && bun run build:copy",
"build:beat-analyzer": "node scripts/build-beat-analyzer.mjs",
"build:copy": "node scripts/build-copy.mjs",
"build:fonts": "node scripts/build-fonts.mjs",
"build:runtime": "tsx scripts/build-runtime.ts",
"dev": "tsx src/cli.ts",
"test": "vitest run",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.6.121 but max published is 0.6.122-alpha.0",
"repo_too_new_for_version_history": "claimed repo created 104d ago but package has 240 versions (expect >= 142d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/heygen-com/hyperframes.git' also claimed by 9 package(s) under different publishers: ['npm/@hyperframes/core', 'npm/@hyperframes/sdk', 'npm/@hyperframes/player'] ..."
},
"time": {
"created": "2026-03-23T01:08:47.948Z",
"modified": "2026-06-22T00:39:50.751Z"
}
}