npm checkly @8.7.0
score
0.75
high
flagged
2026-06-15 10:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| 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/@checkly/create-cli', 'npm/create-checkly', 'npm/@checkly/cli'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['yaml'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"umut.uzgur",
"tnolet_checkly",
"clample-checkly",
"checkly-engineering"
],
"versions": 374
}
Evidence (package doc at flag time)
{
"dependencies_count": 36,
"dist": {
"integrity": "sha512-91lZYE3qhzj4OXNWZ4R90b/f0sXthvINty8h/T6jZnJ6DUCg7LnVsfJH9+9vKh/yohzvjSuGZMbg0M0m/N+RVQ==",
"tarball": "https://registry.npmjs.org/checkly/-/checkly-8.7.0.tgz",
"unpackedSize": 2932553
},
"dist-tags": {
"cancel": "0.0.0-pr.1292.fff12f3",
"experimental": "0.0.0-pr.1292.fff12f3",
"latest": "8.7.0",
"prerelease": "8.7.0-prerelease-633a7ed",
"pwt-alpha": "0.0.0-pr.1150.cdb3f9d"
},
"latest_version": "8.7.0",
"maintainers": [
{
"email": "umutuzgur@gmail.com",
"name": "umut.uzgur"
},
{
"email": "tim@checklyhq.com",
"name": "tnolet_checkly"
},
{
"email": "chris@checklyhq.com",
"name": "clample-checkly"
},
{
"email": "engineering@checklyhq.com",
"name": "checkly-engineering"
}
],
"num_versions": 375,
"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": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['yaml']",
"shared_repo_different_publisher": "repo 'git+https://github.com/checkly/checkly-cli.git' also claimed by 3 package(s) under different publishers: ['npm/@checkly/create-cli', 'npm/create-checkly', 'npm/@checkly/cli']"
},
"time": {
"created": "2018-04-13T14:49:12.673Z",
"modified": "2026-06-09T12:25:16.313Z"
}
}