npm lastlight-evals @0.7.21
score
0.7203
high
flagged
2026-07-21 00:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.7.18', '0.7.19', '0.7.20', '0.7.21'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/nearform/lastlight.git' also claimed by 3 package(s) under different publishers: ['npm/lastlight', 'npm/agentic-pi', 'npm/lastlight-core'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cliftonc"
],
"versions": 30
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-8fuyFqZXr+kj06lkZ2ZC7fljJoQ6A+53SVuZfXTjhsfk9bBgWwJDoOBylZ7cz963ixQpEWbbCuvkrHO3J6Rm0A==",
"tarball": "https://registry.npmjs.org/lastlight-evals/-/lastlight-evals-0.7.21.tgz",
"unpackedSize": 1835078
},
"dist-tags": {
"latest": "0.7.21"
},
"latest_version": "0.7.21",
"maintainers": [
{
"email": "clifton.cunningham@gmail.com",
"name": "cliftonc"
}
],
"num_versions": 30,
"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": "4 versions in last 24h: ['0.7.18', '0.7.19', '0.7.20', '0.7.21']",
"shared_repo_different_publisher": "repo 'git+https://github.com/nearform/lastlight.git' also claimed by 3 package(s) under different publishers: ['npm/lastlight', 'npm/agentic-pi', 'npm/lastlight-core']"
},
"time": {
"created": "2026-06-27T15:42:59.926Z",
"modified": "2026-07-21T05:15:37.518Z"
}
}