npm @meetploy/cli @1.40.0
score
0.7992
high
flagged
2026-06-15 13:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/meetploy/ploy.git' also claimed by 1 package(s) under different publishers: ['npm/@meetploy/types'] |
| repository_url_changed | 0.7 | 'git+https://github.com/polarlightsllc/ploy.git' -> 'git+https://github.com/meetploy/ploy.git' |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo meetploy/ploy returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"steebchen"
],
"versions": 54
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-erk+SYXf1ePtB5ote72jd4NV1Oly/wmW3lrqtX11WWborydXqPV+Di36fYG3oAjL6w0jDHNM471QL6788y18Fg==",
"tarball": "https://registry.npmjs.org/@meetploy/cli/-/cli-1.40.0.tgz",
"unpackedSize": 1199578
},
"dist-tags": {
"latest": "1.40.0"
},
"latest_version": "1.40.0",
"maintainers": [
{
"email": "contact@luca-steeb.com",
"name": "steebchen"
}
],
"num_versions": 56,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "git+https://github.com/meetploy/ploy.git"
},
"scripts": {
"build": "tsc --noEmit && tsup",
"dev": "tsup --watch",
"format": "eslint --fix . && prettier --write .",
"generate": "openapi-typescript ../../apps/api/openapi.json -o ./src/lib/api/v1.ts",
"lint": "eslint . && prettier --check ."
},
"signal_details": {
"repo_doesnt_exist": "claimed repo meetploy/ploy returns 404 on github.com",
"repository_url_changed": "'git+https://github.com/polarlightsllc/ploy.git' -> 'git+https://github.com/meetploy/ploy.git'",
"shared_repo_different_publisher": "repo 'git+https://github.com/meetploy/ploy.git' also claimed by 1 package(s) under different publishers: ['npm/@meetploy/types']"
},
"time": {
"created": "2026-01-09T23:12:22.788Z",
"modified": "2026-06-15T18:29:11.755Z"
}
}