npm create-tanstack-app @0.54.37
score
0.7
high
flagged
2026-06-22 17:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.54.37 but max published is 1.12.1 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/TanStack/cli.git' also claimed by 7 package(s) under different publishers: ['npm/create-tanstack', 'npm/create-tsrouter-app', 'npm/@tanstack/create-start'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tannerlinsley"
],
"versions": 127
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-TJ3GnIQaIc8g7h0S3OebV4QO08Lh+gxNFh+mIZ+ivdHf0hwA7KVDwC6ngy28MEPhJjo96aSZmKdQcKSH+h2k8Q==",
"tarball": "https://registry.npmjs.org/create-tanstack-app/-/create-tanstack-app-0.54.37.tgz",
"unpackedSize": 40346
},
"dist-tags": {
"latest": "0.54.37"
},
"latest_version": "0.54.37",
"maintainers": [
{
"email": "tannerlinsley@gmail.com",
"name": "tannerlinsley"
}
],
"num_versions": 128,
"repository": {
"directory": "cli-aliases/create-tanstack-app",
"type": "git",
"url": "git+https://github.com/TanStack/cli.git"
},
"scripts": {
"build": "tsc",
"dev": "tsc --watch",
"start": "node dist/index.js"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.54.37 but max published is 1.12.1",
"shared_repo_different_publisher": "repo 'git+https://github.com/TanStack/cli.git' also claimed by 7 package(s) under different publishers: ['npm/create-tanstack', 'npm/create-tsrouter-app', 'npm/@tanstack/create-start'] ..."
},
"time": {
"created": "2024-12-11T20:26:08.653Z",
"modified": "2026-06-20T06:24:26.083Z"
}
}