npm @lodestar/spec-test-util @1.43.0
score
0.7
high
flagged
2026-06-09 06:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.43.0 but max published is 1.44.0-dev.552cdce8d0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/ChainSafe/lodestar.git' also claimed by 10 package(s) under different publishers: ['npm/@lodestar/light-client', 'npm/@lodestar/prover', 'npm/@lodestar/config'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wemeetagain",
"matthewkeil",
"joshdougall",
"kalambet"
],
"versions": 2787
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-s7tca8/sD1ws1x7EBwpusjF28Z45RVp4AbZTEZcVmsKi9+y1IQdIvzc4w0+YcqjQl8Pg/5ZYv2x9ajCJyDTgnw==",
"tarball": "https://registry.npmjs.org/@lodestar/spec-test-util/-/spec-test-util-1.43.0.tgz",
"unpackedSize": 71163
},
"dist-tags": {
"latest": "1.43.0",
"next": "1.44.0-dev.fb3e80a516",
"rc": "1.43.0-rc.5"
},
"latest_version": "1.43.0",
"maintainers": [
{
"email": "caymannava@gmail.com",
"name": "wemeetagain"
},
{
"email": "me@matthewkeil.com",
"name": "matthewkeil"
},
{
"email": "joshdougall@gmail.com",
"name": "joshdougall"
},
{
"email": "peter@technogeek.io",
"name": "kalambet"
}
],
"num_versions": 2787,
"repository": {
"type": "git",
"url": "git+https://github.com/ChainSafe/lodestar.git"
},
"scripts": {
"build": "tsgo -p tsconfig.build.json",
"build:release": "pnpm clean && pnpm build",
"build:watch": "pnpm run build --watch",
"check-build": "node -e \"(async function() { await import('./lib/downloadTests.js') })()\"",
"check-readme": "pnpm exec ts-node ../../scripts/check_readme.ts",
"check-types": "tsgo",
"clean": "rm -rf lib && rm -f *.tsbuildinfo",
"lint": "biome check src/ test/",
"lint:fix": "pnpm run lint --write",
"test": "pnpm test:unit && pnpm test:e2e",
"test:e2e": "vitest run --project e2e --project e2e-mainnet",
"test:unit": "vitest run --project unit --project unit-minimal"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.43.0 but max published is 1.44.0-dev.552cdce8d0",
"shared_repo_different_publisher": "repo 'git+https://github.com/ChainSafe/lodestar.git' also claimed by 10 package(s) under different publishers: ['npm/@lodestar/light-client', 'npm/@lodestar/prover', 'npm/@lodestar/config'] ..."
},
"time": {
"created": "2022-07-06T17:29:27.549Z",
"modified": "2026-06-09T10:31:45.358Z"
}
}