npm @hyperframes/core @0.7.66
score
0.7
high
flagged
2026-07-21 16:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.7.66 but max published is 0.7.67-alpha.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/heygen-com/hyperframes.git' also claimed by 10 package(s) under different publishers: ['npm/@hyperframes/shader-transitions', 'npm/@hyperframes/engine', 'npm/@hyperframes/aws-lambda'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 133d ago but package has 310 versions (expect >= 149d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vancejs",
"miguel.sierra",
"jrusso1020"
],
"versions": 309
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-J5kwAC/LU348S9wju+wRZpU/rQGXpMNiQgp5+cACGXbAEq5ld4+uvpmCXC/A3FEru8JIx1wI2zVCM8LJ4D7HvA==",
"tarball": "https://registry.npmjs.org/@hyperframes/core/-/core-0.7.66.tgz",
"unpackedSize": 1552633
},
"dist-tags": {
"alpha": "0.7.67-alpha.0",
"latest": "0.7.66"
},
"latest_version": "0.7.66",
"maintainers": [
{
"email": "vance@heygen.com",
"name": "vancejs"
},
{
"email": "miguel.sierra@heygen.com",
"name": "miguel.sierra"
},
{
"email": "jdrusso1020@gmail.com",
"name": "jrusso1020"
}
],
"num_versions": 310,
"repository": {
"directory": "packages/core",
"type": "git",
"url": "git+https://github.com/heygen-com/hyperframes.git"
},
"scripts": {
"build": "bun run build:hyperframes-runtime && bun run build:position-edits-render && tsc && tsx scripts/rewrite-esm-extensions.ts",
"build:hyperframe-runtime": "tsx scripts/build-hyperframes-runtime-artifact.ts",
"build:hyperframes-runtime": "tsx scripts/build-hyperframes-runtime-artifact.ts",
"build:hyperframes-runtime:modular": "SANDBOX_RUNTIME_VARIANT=modular tsx scripts/build-hyperframes-runtime-artifact.ts",
"build:position-edits-render": "tsx scripts/build-position-edits-render.ts",
"check:hyperframe-html": "bun scripts/check-hyperframe-static.ts",
"check:position-edits-render": "bun run build:position-edits-render && git diff --exit-code -- src/generated/position-edits-render-inline.ts",
"debug:timeline": "tsx scripts/debug-timeline.ts",
"lint:runtime-preview-guards": "bun scripts/lint-runtime-preview-guards.ts",
"test": "bun run check:position-edits-render && vitest run",
"test:coverage": "vitest run --coverage",
"test:hyperframe-linter": "bun scripts/test-hyperframe-linter.ts",
"test:hyperframe-runtime-behavior": "tsx scripts/test-hyperframe-runtime-behavior.ts",
"test:hyperframe-runtime-ci": "bun run typecheck:runtime && bun run lint:runtime-preview-guards && bun run build:hyperframes-runtime && bun run test:hyperframe-runtime-contract && bun run test:hyperframe-runtime-behavior && bun run test:hyperframe-runtime-seek && bun run test:hyperframe-runtime-duration-guards && bun run test:hyperframe-runtime-parity && bun run test:hyperframe-runtime-security && bun run test:runtime-coverage && bun run test:hyperframe-linter",
"test:hyperframe-runtime-contract": "tsx scripts/test-hyperframe-runtime-contract.ts",
"test:hyperframe-runtime-duration-guards": "tsx scripts/test-hyperframe-runtime-duration-guards.ts",
"test:hyperframe-runtime-parity": "tsx scripts/test-hyperframe-runtime-parity.ts",
"test:hyperframe-runtime-security": "tsx scripts/test-hyperframe-runtime-security.ts",
"test:hyperframe-runtime-seek": "tsx scripts/test-hyperframe-runtime-seek.ts",
"test:runtime-coverage": "vitest run --coverage src/runtime",
"test:watch": "vitest",
"typecheck": "tsc --noEmit && bun run typecheck:runtime",
"typecheck:runtime": "tsc --noEmit -p tsconfig.runtime.json"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.7.66 but max published is 0.7.67-alpha.0",
"repo_too_new_for_version_history": "claimed repo created 133d ago but package has 310 versions (expect >= 149d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/heygen-com/hyperframes.git' also claimed by 10 package(s) under different publishers: ['npm/@hyperframes/shader-transitions', 'npm/@hyperframes/engine', 'npm/@hyperframes/aws-lambda'] ..."
},
"time": {
"created": "2026-03-23T01:09:05.497Z",
"modified": "2026-07-21T21:41:48.113Z"
}
}