npm @tanstack/create-start @0.59.36
score
0.7
high
flagged
2026-06-19 02:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.59.36 but max published is 1.117.2 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/TanStack/cli.git' also claimed by 6 package(s) under different publishers: ['npm/create-start-app', 'npm/create-tanstack-app', 'npm/create-tanstack'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tannerlinsley",
"tkdodo",
"alemtuzlak",
"kevinvandy",
"schiller-manuel"
],
"versions": 296
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-Xqw5adqrj427qQlja/UQPlNVSswwn0LXoKk3b1/NoW4qZCNyKk+uT7zi+dq9qiPR2laBnZ6irCyFDcvaLZhNRA==",
"tarball": "https://registry.npmjs.org/@tanstack/create-start/-/create-start-0.59.36.tgz",
"unpackedSize": 38007
},
"dist-tags": {
"latest": "0.59.36"
},
"latest_version": "0.59.36",
"maintainers": [
{
"email": "tannerlinsley@gmail.com",
"name": "tannerlinsley"
}
],
"num_versions": 296,
"repository": {
"directory": "cli-aliases/ts-create-start",
"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.59.36 but max published is 1.117.2",
"shared_repo_different_publisher": "repo 'git+https://github.com/TanStack/cli.git' also claimed by 6 package(s) under different publishers: ['npm/create-start-app', 'npm/create-tanstack-app', 'npm/create-tanstack'] ..."
},
"time": {
"created": "2024-12-20T10:56:40.630Z",
"modified": "2026-06-19T07:05:13.793Z"
}
}