npm lastlight-evals @0.7.17
score
0.6965
med
flagged
2026-07-20 00:19
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.7.13', '0.7.14', '0.7.15', '0.7.16', '0.7.17'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/nearform/lastlight.git' also claimed by 2 package(s) under different publishers: ['npm/lastlight', 'npm/lastlight-core'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cliftonc"
],
"versions": 24
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-GYnwzzCZhbM1Q4XNJXkNY1GyNCUs4obPopgKFv0V2Vo7DPQvWZqDruu1iglarxmuLo8Cfm+7x0+bwHV7wTkVTg==",
"tarball": "https://registry.npmjs.org/lastlight-evals/-/lastlight-evals-0.7.17.tgz",
"unpackedSize": 1835080
},
"dist-tags": {
"latest": "0.7.17"
},
"latest_version": "0.7.17",
"maintainers": [
{
"email": "clifton.cunningham@gmail.com",
"name": "cliftonc"
}
],
"num_versions": 26,
"repository": {
"directory": "apps/evals",
"type": "git",
"url": "git+https://github.com/nearform/lastlight.git"
},
"scripts": {
"build": "npm run build:harness && npm run build:dashboard",
"build:dashboard": "pnpm --filter @lastlight/evals-dashboard build",
"build:harness": "node -e \"require('fs').rmSync('dist',{recursive:true,force:true})\" && tsc && node -e \"require('fs').chmodSync('dist/run.js', 0o755)\"",
"build:site": "npm run build:dashboard && tsx scripts/build-site.ts",
"deploy": "npm run build:site && wrangler deploy",
"dev:dashboard": "pnpm --filter @lastlight/evals-dashboard dev",
"eval": "tsx src/run.ts run",
"eval:compare": "tsx src/run.ts run --compare",
"init": "tsx src/run.ts init",
"serve": "tsx src/run.ts serve",
"test": "vitest run",
"typecheck": "tsc --noEmit && pnpm --filter @lastlight/evals-dashboard typecheck"
},
"signal_details": {
"rapid_release": "5 versions in last 24h: ['0.7.13', '0.7.14', '0.7.15', '0.7.16', '0.7.17']",
"shared_repo_different_publisher": "repo 'git+https://github.com/nearform/lastlight.git' also claimed by 2 package(s) under different publishers: ['npm/lastlight', 'npm/lastlight-core']"
},
"time": {
"created": "2026-06-27T15:42:59.926Z",
"modified": "2026-07-20T05:19:46.178Z"
}
}