npm create-tanstack-app @0.54.40
score
0.7
high
flagged
2026-07-24 23:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.54.40 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/@tanstack/create', 'npm/@tanstack/create-start', 'npm/create-start-app'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tannerlinsley"
],
"versions": 131
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-noR8b6pC3OA+Oz3fDf0CMUnLhWi4WV6zAgagsf5IPxcWftkREi4n6oPPcyExPLxK/6iZVbYePYCcyzLsLdybhQ==",
"tarball": "https://registry.npmjs.org/create-tanstack-app/-/create-tanstack-app-0.54.40.tgz",
"unpackedSize": 41052
},
"dist-tags": {
"latest": "0.54.40"
},
"latest_version": "0.54.40",
"maintainers": [
{
"email": "tannerlinsley@gmail.com",
"name": "tannerlinsley"
}
],
"num_versions": 131,
"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.40 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/@tanstack/create', 'npm/@tanstack/create-start', 'npm/create-start-app'] ..."
},
"time": {
"created": "2024-12-11T20:26:08.653Z",
"modified": "2026-07-21T20:17:41.089Z"
}
}