npm @homepages/template-kit @1.0.0
score
0.6274
med
flagged
2026-07-23 16:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.12.0', '0.12.1', '1.0.0'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.0.0 but max published is 1.1.0-dev-20260723212336 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/falktravis/template-packages.git' also claimed by 2 package(s) under different publishers: ['npm/@homepages/template-cli', 'npm/@homepages/dev-media'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"travisfalk"
],
"versions": 32
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-klgZ7k5QVYSGIFqBT+mXVoJk7M3ZBxgrQ2VPLZWn3OVx3wU+/+FfQHAESshBR4HR1k22XWC3U6dVRHlk6rlQzw==",
"tarball": "https://registry.npmjs.org/@homepages/template-kit/-/template-kit-1.0.0.tgz",
"unpackedSize": 705563
},
"dist-tags": {
"dev": "1.1.0-dev-20260723212336",
"latest": "1.0.0"
},
"latest_version": "1.0.0",
"maintainers": [
{
"email": "falk.travis@gmail.com",
"name": "travisfalk"
}
],
"num_versions": 32,
"repository": {
"directory": "packages/template-kit",
"type": "git",
"url": "git+https://github.com/falktravis/template-packages.git"
},
"scripts": {
"build": "tsdown",
"check": "npm run typecheck && npm run lint && npm run build && npm run size:islands && npm run test && npm run lint:pkg && npm run verify:consumer",
"lint": "eslint .",
"lint:pkg": "publint --strict && attw --pack . --profile esm-only --exclude-entrypoints styles.css base.css",
"prepack": "npm run build",
"size:islands": "node scripts/check-island-runtime-size.mjs",
"test": "node --import tsx --test 'src/**/*.test.ts' 'src/**/*.test.tsx'",
"typecheck": "tsc --noEmit",
"verify:consumer": "node scripts/verify-consumer.mjs"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.0.0 but max published is 1.1.0-dev-20260723212336",
"rapid_release": "3 versions in last 24h: ['0.12.0', '0.12.1', '1.0.0']",
"shared_repo_different_publisher": "repo 'git+https://github.com/falktravis/template-packages.git' also claimed by 2 package(s) under different publishers: ['npm/@homepages/template-cli', 'npm/@homepages/dev-media']"
},
"time": {
"created": "2026-07-14T00:17:33.011Z",
"modified": "2026-07-23T21:23:42.869Z"
}
}