npm @executor-js/config @1.5.34
score
0.6043
med
flagged
2026-07-20 18:18
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.5.34 but max published is 2.0.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/UsefulSoftwareCo/executor.git' also claimed by 2 package(s) under different publishers: ['npm/@executor-js/runtime-quickjs', 'npm/@executor-js/codemode-core'] |
| repository_url_changed | 0.7 | 'git+https://github.com/RhysSullivan/executor.git' -> 'git+https://github.com/UsefulSoftwareCo/executor.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rhyssullivan"
],
"versions": 34
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-ncGU09zykmpjisiEzCds7mQptkkOr01d1kVKCjllJU3rXkCE76ZkgHTXFfS4rVAUZm05zWELcX5qnug+kEUeGA==",
"tarball": "https://registry.npmjs.org/@executor-js/config/-/config-1.5.34.tgz",
"unpackedSize": 69778
},
"dist-tags": {
"latest": "1.5.34"
},
"latest_version": "1.5.34",
"maintainers": [
{
"email": "rhys@rhyssullivan.com",
"name": "rhyssullivan"
}
],
"num_versions": 53,
"repository": {
"directory": "packages/core/config",
"type": "git",
"url": "git+https://github.com/UsefulSoftwareCo/executor.git"
},
"scripts": {
"build": "tsup && (tsc --declaration --emitDeclarationOnly --outDir dist --rootDir src || true)",
"test": "vitest run",
"typecheck": "tsgo --noEmit",
"typecheck:slow": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.5.34 but max published is 2.0.0",
"repository_url_changed": "'git+https://github.com/RhysSullivan/executor.git' -> 'git+https://github.com/UsefulSoftwareCo/executor.git'",
"shared_repo_different_publisher": "repo 'git+https://github.com/UsefulSoftwareCo/executor.git' also claimed by 2 package(s) under different publishers: ['npm/@executor-js/runtime-quickjs', 'npm/@executor-js/codemode-core']"
},
"time": {
"created": "2026-05-02T01:08:31.961Z",
"modified": "2026-07-18T06:14:13.189Z"
}
}