npm lastlight-core @0.21.10
score
0.6105
med
flagged
2026-07-25 03:38
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/nearform/lastlight.git' also claimed by 5 package(s) under different publishers: ['npm/lastlight', 'npm/agentic-pi', 'npm/lastlight-workflow-engine'] ... |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@opentelemetry/exporter-metrics-otlp-proto', '@opentelemetry/exporter-trace-otlp-proto'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cliftonc"
],
"versions": 23
}
Evidence (package doc at flag time)
{
"dependencies_count": 27,
"dist": {
"integrity": "sha512-SXAe+4Etz41wnpkVsY2r4EQKSGDy/adl24zMmGWVjbWysLQSr4OOPimNSy4Vv9Iv/K4dA+QiUwCudan/VxA0xg==",
"tarball": "https://registry.npmjs.org/lastlight-core/-/lastlight-core-0.21.10.tgz",
"unpackedSize": 2280729
},
"dist-tags": {
"latest": "0.21.10"
},
"latest_version": "0.21.10",
"maintainers": [
{
"email": "clifton.cunningham@gmail.com",
"name": "cliftonc"
}
],
"num_versions": 24,
"repository": {
"type": "git",
"url": "git+https://github.com/nearform/lastlight.git"
},
"scripts": {
"build": "tsc",
"build:all": "pnpm run build && pnpm --filter @lastlight/dashboard build",
"build:dashboard": "pnpm --filter @lastlight/dashboard build",
"dev": "concurrently -n server,dash -c blue,magenta \"bash scripts/dev-local.sh\" \"pnpm --filter @lastlight/dashboard dev\"",
"dev:dashboard": "pnpm --filter @lastlight/dashboard dev",
"dev:server": "bash scripts/dev-local.sh",
"lint:boundaries": "depcruise --config .dependency-cruiser.cjs src",
"start": "node dist/index.js",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit && pnpm run lint:boundaries",
"typecheck:test": "tsc -p tsconfig.test.json --noEmit"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@opentelemetry/exporter-metrics-otlp-proto', '@opentelemetry/exporter-trace-otlp-proto']",
"shared_repo_different_publisher": "repo 'git+https://github.com/nearform/lastlight.git' also claimed by 5 package(s) under different publishers: ['npm/lastlight', 'npm/agentic-pi', 'npm/lastlight-workflow-engine'] ..."
},
"time": {
"created": "2026-07-17T07:52:53.127Z",
"modified": "2026-07-25T07:44:58.875Z"
}
}