npm @confect/js @8.0.0
score
0.527
med
flagged
2026-06-10 10:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=8.0.0 but max published is 9.0.0-next.0 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/rjdellecese/confect.git' also claimed by 5 package(s) under different publishers: ['npm/@confect/test', 'npm/@confect/core', 'npm/@confect/cli'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rj-dellecese"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-OL6Kmh8IbxmTtC4GUOW5KwQVoDloM+sApGQdMj3G7sAzzbLYdArRV+E4OWM/V6xDCVnlqKoC0KFt71XHAn7XNw==",
"tarball": "https://registry.npmjs.org/@confect/js/-/js-8.0.0.tgz",
"unpackedSize": 49431
},
"dist-tags": {
"latest": "8.0.0",
"next": "9.0.0-next.10"
},
"latest_version": "8.0.0",
"maintainers": [
{
"email": "rj@rjdellecese.com",
"name": "rj-dellecese"
}
],
"num_versions": 16,
"repository": {
"type": "git",
"url": "https://github.com/rjdellecese/confect.git"
},
"scripts": {
"build": "tsdown --config-loader unrun",
"clean": "rm -rf dist coverage node_modules",
"dev": "tsdown --watch",
"fix": "prettier --write . && eslint --fix . --max-warnings=0",
"format": "prettier --check .",
"lint": "eslint . --max-warnings=0",
"test": "vitest run",
"typecheck": "tsc --noEmit --project tsconfig.json"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=8.0.0 but max published is 9.0.0-next.0",
"shared_repo_different_publisher": "repo 'https://github.com/rjdellecese/confect.git' also claimed by 5 package(s) under different publishers: ['npm/@confect/test', 'npm/@confect/core', 'npm/@confect/cli'] ..."
},
"time": {
"created": "2026-04-04T20:01:16.287Z",
"modified": "2026-06-10T15:14:13.883Z"
}
}