npm @tanstack/create-start @0.59.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.59.37 but max published is 1.117.2 |
| 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-start-app', 'npm/create-tanstack-app', 'npm/@tanstack/create'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tannerlinsley"
],
"versions": 296
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-9tQtGkfLj71tYVfiuZKB1BtvrrU5qoCo8ErNzViGix/Vd75fHvfpypxIlwLwz+TnZwqt+A+IDJ5RvMxD6/cbvQ==",
"tarball": "https://registry.npmjs.org/@tanstack/create-start/-/create-start-0.59.37.tgz",
"unpackedSize": 38211
},
"dist-tags": {
"latest": "0.59.37"
},
"latest_version": "0.59.37",
"maintainers": [
{
"email": "tannerlinsley@gmail.com",
"name": "tannerlinsley"
}
],
"num_versions": 297,
"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.37 but max published is 1.117.2",
"shared_repo_different_publisher": "repo 'git+https://github.com/TanStack/cli.git' also claimed by 7 package(s) under different publishers: ['npm/create-start-app', 'npm/create-tanstack-app', 'npm/@tanstack/create'] ..."
},
"time": {
"created": "2024-12-20T10:56:40.630Z",
"modified": "2026-06-20T06:24:26.060Z"
}
}