npm @hirokisakabe/pom-editor @0.5.0
score
0.525
med
flagged
2026-07-20 09:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/hirokisakabe/pom.git' also claimed by 3 package(s) under different publishers: ['npm/@hirokisakabe/pom-cli', 'npm/@hirokisakabe/pom', 'npm/@hirokisakabe/pom-jsx'] |
| dependency_added_unknown | 0.6 | 6 new non-watchlisted dep(s): ['@codemirror/lang-xml', '@codemirror/lint', '@codemirror/state', '@codemirror/view', 'codemirror'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hirokisakabe"
],
"versions": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-cf6ZqsRfiVv181wOKCF7mPxvyvRF94pcRnkY/1202d+bXvoYNTTxbvWa2FqXRAbW+H/k0LsnLbJhEkS95LvwTg==",
"tarball": "https://registry.npmjs.org/@hirokisakabe/pom-editor/-/pom-editor-0.5.0.tgz",
"unpackedSize": 49799
},
"dist-tags": {
"latest": "0.5.0"
},
"latest_version": "0.5.0",
"maintainers": [
{
"email": "hiroki.sakabe@icloud.com",
"name": "hirokisakabe"
}
],
"num_versions": 18,
"repository": {
"directory": "packages/pom-editor",
"type": "git",
"url": "git+https://github.com/hirokisakabe/pom.git"
},
"scripts": {
"build": "tsc -p tsconfig.build.json",
"fmt": "prettier --write .",
"fmt:check": "prettier --check .",
"knip": "knip",
"lint": "eslint",
"test": "vitest",
"test:run": "vitest run",
"typecheck": "tsc --noEmit -p tsconfig.json"
},
"signal_details": {
"dependency_added_unknown": "6 new non-watchlisted dep(s): ['@codemirror/lang-xml', '@codemirror/lint', '@codemirror/state', '@codemirror/view', 'codemirror'] ...",
"shared_repo_different_publisher": "repo 'git+https://github.com/hirokisakabe/pom.git' also claimed by 3 package(s) under different publishers: ['npm/@hirokisakabe/pom-cli', 'npm/@hirokisakabe/pom', 'npm/@hirokisakabe/pom-jsx']"
},
"time": {
"created": "2026-05-29T14:34:19.043Z",
"modified": "2026-07-19T02:16:42.724Z"
}
}