npm create-hq @10.12.3
score
0.602
med
flagged
2026-06-21 08:21
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/indigoai-us/hq.git' also claimed by 2 package(s) under different publishers: ['npm/@indigoai-us/hq-cli', 'npm/@indigoai-us/hq-cloud'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@sentry/node'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"stefanjohnson"
],
"versions": 21
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-ewwmIe06Od9Yjg0kj19YN3Efzjkbx+qzDev245oikF5tnQO2Lt0NKqZ+kSQ+5H8LdRdBBHGdwECJBdqTWtIImg==",
"tarball": "https://registry.npmjs.org/create-hq/-/create-hq-10.12.3.tgz",
"unpackedSize": 260634
},
"dist-tags": {
"latest": "10.12.3"
},
"latest_version": "10.12.3",
"maintainers": [
{
"email": "therealstefan@gmail.com",
"name": "stefanjohnson"
}
],
"num_versions": 22,
"repository": {
"directory": "packages/create-hq",
"type": "git",
"url": "git+https://github.com/indigoai-us/hq.git"
},
"scripts": {
"build": "node scripts/generate-dsn.mjs && tsc",
"clean": "rm -rf dist",
"prepack": "npm run build",
"test": "vitest run",
"test:containers": "vitest run test/container.test.ts",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@sentry/node']",
"shared_repo_different_publisher": "repo 'git+https://github.com/indigoai-us/hq.git' also claimed by 2 package(s) under different publishers: ['npm/@indigoai-us/hq-cli', 'npm/@indigoai-us/hq-cloud']"
},
"time": {
"created": "2026-02-04T02:49:53.568Z",
"modified": "2026-06-20T17:19:48.459Z"
}
}