npm checkly @8.8.0
score
0.7
high
flagged
2026-06-19 05:01
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=8.8.0 but max published is 8.9.0-prerelease-4b338b4 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/checkly/checkly-cli.git' also claimed by 3 package(s) under different publishers: ['npm/create-checkly', 'npm/@checkly/cli', 'npm/@checkly/create-cli'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tnolet_checkly",
"clample-checkly",
"checkly-engineering"
],
"versions": 379
}
Evidence (package doc at flag time)
{
"dependencies_count": 36,
"dist": {
"integrity": "sha512-dxvhrro/mwMjPLH+Xp2vEBolT47kglnfl/OAKAFb2f3o4qypeNm810QiTwin861NAGCRSmIXXwz/iLcpt6lSWA==",
"tarball": "https://registry.npmjs.org/checkly/-/checkly-8.8.0.tgz",
"unpackedSize": 3046556
},
"dist-tags": {
"cancel": "0.0.0-pr.1292.fff12f3",
"experimental": "0.0.0-canary.7166ed8",
"latest": "8.8.0",
"prerelease": "8.9.0-prerelease-4b338b4",
"pwt-alpha": "0.0.0-pr.1150.cdb3f9d"
},
"latest_version": "8.8.0",
"maintainers": [
{
"email": "tim@checklyhq.com",
"name": "tnolet_checkly"
},
{
"email": "chris@checklyhq.com",
"name": "clample-checkly"
},
{
"email": "engineering@checklyhq.com",
"name": "checkly-engineering"
}
],
"num_versions": 380,
"repository": {
"type": "git",
"url": "git+https://github.com/checkly/checkly-cli.git"
},
"scripts": {
"clean": "pnpm run clean:dist && pnpm run clean:gen",
"clean:dist": "rimraf ./dist ./tsconfig.tsbuildinfo",
"clean:gen": "rimraf ./gen",
"prepare:ai-context": "cross-env CHECKLY_SKIP_AUTH=1 CHECKLY_CLI_VERSION=99.0.0 ./bin/run import plan --root gen --debug-import-plan-input-file ./src/ai-context/context.fixtures.json && jiti ./scripts/prepare-ai-context.ts",
"prepare:dist": "tsc --build",
"test": "pnpm pack && vitest --run",
"test:e2e": "pnpm pack && cross-env NODE_CONFIG_DIR=./e2e/config vitest --run -c ./vitest.config.e2e.mts",
"test:e2e:local": "cross-env CHECKLY_BASE_URL=http://localhost:3000 CHECKLY_ENV=local pnpm run test:e2e",
"watch": "tsc --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=8.8.0 but max published is 8.9.0-prerelease-4b338b4",
"shared_repo_different_publisher": "repo 'git+https://github.com/checkly/checkly-cli.git' also claimed by 3 package(s) under different publishers: ['npm/create-checkly', 'npm/@checkly/cli', 'npm/@checkly/create-cli']"
},
"time": {
"created": "2018-04-13T14:49:12.673Z",
"modified": "2026-06-19T09:52:37.701Z"
}
}