npm @homebridge/hap-nodejs @2.1.9
score
0.5932
med
flagged
2026-07-26 19:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.1.9 but max published is 2.1.10-beta.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/homebridge/HAP-NodeJS.git' also claimed by 1 package(s) under different publishers: ['npm/hap-nodejs'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"oznu",
"northernman",
"supereg",
"khaost",
"ebaauw",
"donavanbecker",
"dustin.greif",
"nfarina",
"bwp91"
],
"versions": 30
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-+VBg84jVVM9sm4s4u5l64qLl07Skuei9Z7bF13J1T5zWOb3Fq6hzZMUJfLK6zUk6EAuY/3bf9TgV+eLT7YE5Mw==",
"tarball": "https://registry.npmjs.org/@homebridge/hap-nodejs/-/hap-nodejs-2.1.9.tgz",
"unpackedSize": 2385319
},
"dist-tags": {
"beta": "2.1.10-beta.0",
"latest": "2.1.9"
},
"latest_version": "2.1.9",
"maintainers": [
{
"email": "dev@oz.nu",
"name": "oznu"
},
{
"email": "buyminivan-northern@yahoo.ca",
"name": "northernman"
},
{
"email": "mail@anderl-bauer.de",
"name": "supereg"
},
{
"email": "khaos.tian@gmail.com",
"name": "khaost"
},
{
"email": "erik.baauw@xs4all.nl",
"name": "ebaauw"
},
{
"email": "dustin.greif@gmail.com",
"name": "dustin.greif"
},
{
"email": "nfarina@gmail.com",
"name": "nfarina"
},
{
"email": "bwp91@icloud.com",
"name": "bwp91"
}
],
"num_versions": 42,
"repository": {
"type": "git",
"url": "git+https://github.com/homebridge/HAP-NodeJS.git"
},
"scripts": {
"build": "rimraf dist && tsc && node .github/node-persist-ignore.js",
"check": "npm install && npm outdated",
"clean": "rimraf dist && rimraf coverage",
"docs": "typedoc",
"generate-definitions": "ts-node src/lib/definitions/generate-definitions.ts",
"lint": "eslint 'src/**/*.{js,ts,json}'",
"lint-docs": "typedoc --emit none",
"postpublish": "npm run clean",
"prepublishOnly": "npm run build",
"test": "jest",
"test-coverage": "jest --coverage"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.1.9 but max published is 2.1.10-beta.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/homebridge/HAP-NodeJS.git' also claimed by 1 package(s) under different publishers: ['npm/hap-nodejs']"
},
"time": {
"created": "2025-06-16T18:35:47.383Z",
"modified": "2026-07-27T00:09:26.492Z"
}
}